diff options
| author | Stephen Finucane <sfinucan@redhat.com> | 2022-02-08 15:16:05 +0000 |
|---|---|---|
| committer | Stephen Finucane <sfinucan@redhat.com> | 2022-02-08 15:27:58 +0000 |
| commit | 9c5220c97b1bffbc8ba2c76ea30fe52712815215 (patch) | |
| tree | b2791878436b0f49d95f841d955415b9f6903938 /doc/source/cli/command-objects/server-migration.rst | |
| parent | e000fd5f0d213fdcb845982a7e173ce4238564de (diff) | |
| download | python-openstackclient-9c5220c97b1bffbc8ba2c76ea30fe52712815215.tar.gz | |
docs: Document additional 'server migration' commands
Only 'server migration list' was being documented.
Change-Id: I038ff2bcf7bb852d619004bb00306d2d388135a7
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Diffstat (limited to 'doc/source/cli/command-objects/server-migration.rst')
| -rw-r--r-- | doc/source/cli/command-objects/server-migration.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/command-objects/server-migration.rst b/doc/source/cli/command-objects/server-migration.rst index 6e2982cf..9db58e3e 100644 --- a/doc/source/cli/command-objects/server-migration.rst +++ b/doc/source/cli/command-objects/server-migration.rst @@ -9,4 +9,4 @@ supported: live migration, cold migration, resize and evacuation. Compute v2 .. autoprogram-cliff:: openstack.compute.v2 - :command: server migration list + :command: server migration * |
