Clean resources associated with a specific project.
Block Storage v1, v2; Compute v2; Image v1, v2
Clean resources associated with a project
openstack project purge
[--dry-run]
[--keep-project]
[--auth-project | --project <project>]
[--project-domain <project-domain>]
--dry-run
¶List a project’s resources
--keep-project
¶Clean project resources, but don’t delete the project.
--auth-project
¶Delete resources of the project used to authenticate
--project
<project>
¶Project to clean (name or ID)
--project-domain
<project-domain>
¶Domain the project belongs to (name or ID). This can be used in case collisions between project names exist.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.