summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/add-server-migrate-confirm-revert-commands-9d8079c9fddea36d.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/add-server-migrate-confirm-revert-commands-9d8079c9fddea36d.yaml b/releasenotes/notes/add-server-migrate-confirm-revert-commands-9d8079c9fddea36d.yaml
new file mode 100644
index 00000000..d1fe2411
--- /dev/null
+++ b/releasenotes/notes/add-server-migrate-confirm-revert-commands-9d8079c9fddea36d.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - |
+ Add ``server migrate confirm`` and ``server migrate revert`` commands.
+ These are aliases of the ``server resize confirm`` and ``server resize revert``
+ commands, respectively.