Skip to content
Snippets Groups Projects
Commit 3ef02bec authored by Andrea Spadaccini's avatar Andrea Spadaccini Committed by Michael Hanselmann
Browse files

Added documentation for gnt-instance remove --force in the man page


Signed-off-by: default avatarAndrea Spadaccini <spadaccio@google.com>
Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
parent c7570029
No related branches found
No related tags found
No related merge requests found
......@@ -653,7 +653,7 @@ REMOVE
^^^^^^
**remove** [--ignore-failures] [--shutdown-timeout=*N*] [--submit]
{*instance*}
[--force] {*instance*}
Remove an instance. This will remove all data from the instance and
there is *no way back*. If you are not sure if you use an instance
......@@ -674,6 +674,8 @@ The ``--submit`` option is used to send the job to the master daemon
but not wait for its completion. The job ID will be shown so that it
can be examined via **gnt-job info**.
The ``--force`` option is used to skip the interactive confirmation.
Example::
# gnt-instance remove instance1.example.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment