run

Function run 

Source
pub fn run(
    ctx: &CommandContext,
    name: &[String],
    yes: bool,
    force: bool,
) -> Result<()>