pub fn parse_ctx_and_run(
    cmd: Command,
    ctx: Context
) -> Result<ActionResult, ActionError>