diff options
| author | Zuul <zuul@review.opendev.org> | 2021-06-18 16:51:59 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2021-06-18 16:51:59 +0000 |
| commit | 673fec4f64a82da0be3fe74d309c3fdfea3196d1 (patch) | |
| tree | e335962ebd61c68e4b20c99bc5a1a36944acf369 /doc/source/cli/command-objects | |
| parent | f873428f2c9eb3a8d99b80e959d9fe568d6608da (diff) | |
| parent | 6dc94e1fb85595653dcdd24185c914b9df1741df (diff) | |
| download | python-openstackclient-673fec4f64a82da0be3fe74d309c3fdfea3196d1.tar.gz | |
Merge "volume: Add 'volume attachment *' commands"
Diffstat (limited to 'doc/source/cli/command-objects')
| -rw-r--r-- | doc/source/cli/command-objects/volume-attachment.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/volume-attachment.rst b/doc/source/cli/command-objects/volume-attachment.rst new file mode 100644 index 00000000..56224446 --- /dev/null +++ b/doc/source/cli/command-objects/volume-attachment.rst @@ -0,0 +1,8 @@ +================= +volume attachment +================= + +Block Storage v3 + +.. autoprogram-cliff:: openstack.volume.v3 + :command: volume attachment * |
