| Manage files on a container. | |
| lxc file pull <source> [<source>...] <target> | |
| lxc file push [--uid=UID] [--gid=GID] [--mode=MODE] <source> [<source>...] <target> | |
| lxc file edit <file> | |
| <source> in the case of pull, <target> in the case of push and <file> in the case of edit are <container name>/<path> | |
| error: wrong number of subcommand arguments |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment