sudo
lxc --help
Description:
Command line client
for
LXD
All of LXD's features can be driven through the various commands below.
For help with any of those, simply call them with --help.
Usage:
lxc [
command
]
Available Commands:
alias
Manage
command
aliases
cluster Manage cluster members
config Manage container and server configuration options
console Attach to container consoles
copy Copy containers within or
in
between LXD instances
delete Delete containers and snapshots
exec
Execute commands
in
containers
export
Export container backups
file
Manage files
in
containers
help Help about any
command
image Manage images
import
Import container backups
info Show container or server information
launch Create and start containers from images
list List containers
move Move containers within or
in
between LXD instances
network Manage and attach containers to networks
operation List, show and delete background operations
profile Manage profiles
project Manage projects
publish Publish containers as images
remote Manage the list of remote servers
rename Rename containers and snapshots
restart Restart containers
restore Restore containers from snapshots
snapshot Create container snapshots
start Start containers
stop Stop containers
storage Manage storage pools and volumes
version Show
local
and remote versions
Flags:
--all Show
less
common commands
--debug Show all debug messages
--force-
local
Force using the
local
unix socket
-h, --help Print help
--project string Override the
source
project
-q, --quiet Don't show progress information
-
v
, --verbose Show all information messages
--version Print version number
Use
"lxc [command] --help"
for
more
information about a
command
.