dlx lxc config device add
dlx lxc config device add
dlx lxc config device add
Add instance devices
Synopsis
Description: Add instance devices
dlx lxc config device add [<remote>:]<instance> <device> <type> [key=value...] [flags]
Examples
lxc config device add [<remote>:]instance1 <device-name> disk source=/share/c1 path=opt
Will mount the host's /share/c1 onto /opt in the instance.
Options inherited from parent commands
--debug Show all debug messages
--force-local Force using the local unix socket
-h, --help Print help
--project Override the source project
-q, --quiet Don't show progress information
-v, --verbose Show all information messages
--version Print version number
SEE ALSO
- dlx lxc config device - Manage devices