pub async fn select_environment(
client: &PlatformApiClient,
project_id: &str,
) -> EnvironmentSelectionResultExpand description
Prompt user to select an environment for deployment
pub async fn select_environment(
client: &PlatformApiClient,
project_id: &str,
) -> EnvironmentSelectionResultPrompt user to select an environment for deployment