
$namespace = openstack.common The subcommand documents for $namespace were hardcoded and thus prone to drift over time. This commit removes the hardcoded content and uses the autoprogram-cliff directive to generate them automatically from the subcommand configuration classes. This incorporates a correction to `openstack versions show`: The command `openstack versions show --help` showed a copy/paste error, using <region-name> for the metavar for both --service and --status. Fix. Change-Id: I7658fed40d71f4c20ee27908ade433534657cfe5 Co-Authored-By: Pierre Prinetti <pierreprinetti@redhat.com> Co-Authored-By: Matt Riedemann <mriedem.os@gmail.com>
12 lines
212 B
ReStructuredText
12 lines
212 B
ReStructuredText
=============
|
|
project purge
|
|
=============
|
|
|
|
Clean resources associated with a specific project.
|
|
|
|
Block Storage v1, v2; Compute v2; Image v1, v2
|
|
|
|
|
|
.. autoprogram-cliff:: openstack.common
|
|
:command: project purge
|