pub async fn create_environment_wizard(
client: &PlatformApiClient,
project_id: &str,
) -> EnvironmentCreationResultExpand description
Run the environment creation wizard
Guides user through:
- Choosing environment name
- Selecting target type (Kubernetes or Cloud Runner)
- If Kubernetes: selecting a cluster