Trait FirstCmd
onepassword_cli
pub trait FirstCmd: Sealed { }
impl FirstCmd for CreateCmd
impl FirstCmd for GetCmd
impl FirstCmd for ListCmd