lxc project promote-replica

Promote project to leader mode for replication

Synopsis

Description: Promotes the project to leader mode for replication.

This validates that all replicator targets are in standby mode unless –force is specified.

lxc project promote-replica [<remote>:]<project> [flags]

Options

  -f, --force   Skip validation of remote project states

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