mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-09 08:57:25 +00:00
kata-manager: Sort options in usage
Ensure the usage statement lists all options in alphabetical order. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
159d29665a
commit
ce350450e8
@ -270,12 +270,12 @@ Options:
|
||||
https://containerd.io/releases/#support-horizon
|
||||
-d : Enable debug for all components.
|
||||
-D : Install Docker server and CLI tooling (takes priority over '-c').
|
||||
-N : Install nerdctl (takes priority over '-c', only implemented for x86_64 and ARM).
|
||||
-f : Force installation (use with care).
|
||||
-h : Show this help statement.
|
||||
-k <version> : Specify Kata Containers version.
|
||||
-K <tarball> : Specify local Kata Containers tarball to install (takes priority over '-k').
|
||||
-l : List installed and available versions only, then exit (uses network).
|
||||
-N : Install nerdctl (takes priority over '-c', only implemented for x86_64 and ARM).
|
||||
-o : Only install Kata Containers.
|
||||
-r : Don't cleanup on failure (retain files).
|
||||
-t : Disable self test (don't try to create a container after install).
|
||||
|
Loading…
Reference in New Issue
Block a user