pub fn run<S: PermissionsService>(action: StagingAction) -> Result<()>Expand description
Entry point a service’s CLI module calls after matching the shared subcommand.
pub fn run<S: PermissionsService>(action: StagingAction) -> Result<()>Entry point a service’s CLI module calls after matching the shared subcommand.