lxc replicator edit¶
Edit replicator configurations as YAML
Synopsis¶
Description: Edit replicator configurations as YAML
lxc replicator edit [<remote>:]<replicator> [flags]
Examples¶
lxc replicator edit my-replicator
Edit the replicator "my-replicator" in the default editor.
lxc replicator edit my-replicator < config.yaml
Update the replicator "my-replicator" using the content of "config.yaml".
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 Do not show progress information
--sub-commands Use with help or --help to view sub-commands
-v, --verbose Show all information messages
--version Print version number
SEE ALSO¶
lxc replicator - Manage replicators