Documentation
README
Cloud CLI: Projects Commands
Execute mcloud projects commands to manage Cloud projects.
Constraints
projects deleteis irreversible — removes all associated environments, deployments, and resources. Always confirm the project ID/handle before deleting.- Use
--yeswithdeletein non-interactive contexts (scripts, pipelines, agents).
Commands
projects list
List projects in an organization. If --organization is omitted (and no active context org is set), lists projects across all organizations you have access to, grouped by organization.
mcloud projects list --organization <org-id> --json
This is the opening of the README. Read the full README on GitHub.