dkron raft remove-peer
dkron raft remove-peer
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 "{{ GetPrivateIP }}: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