replictl action

Group of commands to manage and inspect actions. See replictl action --help for general information.

Action commands require the following scopes: namespace, cluster.

approve-node-action

Approve a node action currently pending approval.

replictl action approve-node-action <ACTION> [OPTIONS]
Node action approval also requires the node scope.

approve-orchestrator-action

Approve an orchestrator action that is pending approval.

replictl action approve-orchestrator-action <ACTION> [OPTIONS]

disapprove-node-action

Disapprove (reject) a node action currently pending approval.

replictl action disapprove-node-action <ACTION> [OPTIONS]
Node action disapproval also requires the node scope.

disapprove-orchestrator-action

Disapprove (reject) an orchestrator action that is pending approval

replictl action disapprove-orchestrator-action <ACTION> [OPTIONS]

list-orchestrator-actions

List known orchestrator actions for a cluster

replictl action list-orchestrator-actions [OPTIONS]