mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
$namespace = openstack.cli 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. Change-Id: I1f7e9d0e5748f887dbc35200c3c8b4407da43e0b
10 lines
137 B
ReStructuredText
10 lines
137 B
ReStructuredText
======
|
|
module
|
|
======
|
|
|
|
Internal
|
|
|
|
Installed Python modules in the OSC process.
|
|
|
|
.. autoprogram-cliff:: openstack.cli
|
|
:command: module *
|