pub async fn execute_cloud_command(
command: &CloudCommands,
config: &AppConfig,
global: &GlobalOptions,
) -> Result<()>Expand description
Execute cloud-specific commands
pub async fn execute_cloud_command(
command: &CloudCommands,
config: &AppConfig,
global: &GlobalOptions,
) -> Result<()>Execute cloud-specific commands