pub async fn run( list_only: bool, remove: bool, status_only: bool, agent: Option<&str>, config_dir: Option<&str>, ) -> Result<()>
Run the plug command.