Skip to main content
Version: v2

dkron raft remove-peer

dkron raft remove-peer

Command to list raft peers

Synopsis

Command to list raft peers

dkron raft remove-peer [flags]

Options

  -h, --help             help for remove-peer
      --peer-id string   Remove a Dkron server with the given ID from the Raft configuration.

Options inherited from parent commands

      --cert-file string         Path to the client server TLS cert file
      --config string            config file (default is /etc/dkron/dkron.yml)
      --key-file string          Path to the client server TLS key file
      --rpc-addr string          gRPC address of the agent (default "127.0.0.1:6868")
      --trusted-ca-file string   Path to the client server TLS trusted CA cert file

SEE ALSO

  • dkron raft - Command to perform some raft operations
Auto generated by spf13/cobra on 26-Aug-2019