incus.admin.shutdown - Man Page
Tell the daemon to shutdown all instances and exit
Synopsis
incus admin shutdown [flags]
Description
Description:
Tell the daemon to shutdown all instances and exit
This will tell the daemon to start a clean shutdown of all instances, followed by having itself shutdown and exit. This can take quite a while as instances can take a long time to shutdown, especially if a non-standard timeout was configured for them.
Options
-f, --force[=false] Force shutdown instead of waiting for running operations to finish``
-t, --timeout=0 Number of seconds to wait before giving up``
Options Inherited from Parent Commands
--debug[=false] Show all debug messages
--force-local[=false] Force using the local unix socket
-h, --help[=false] Print help
--project="" Override the source project``
-q, --quiet[=false] Don't show progress information
--sub-commands[=false] Use with help or --help to view sub-commands
-v, --verbose[=false] Show all information messages
--version[=false] Print version number
See Also
incus-admin(1)
History
18-Jul-2024 Auto generated by spf13/cobra
Info
Jul 2024 Auto generated by spf13/cobra