calicoctl
Optional command line interface (CLI) to manage Calico resources.
The calicoctl CLI tool allows management of Calico API resources, and can be used to perform other administrative tasks for managing a Calico installation.
You can use kubectl to manage Calico resources instead by installing the Calico API server.
📄️ calicoctl user reference
The command line interface tool (CLI) to manage Calico network and security policy.
📄️ calicoctl create
Command to create a policy.
📄️ calicoctl replace
Command to replace an existing policy with a different one.
📄️ calicoctl apply
Command to apply a policy.
📄️ calicoctl delete
Command to delete a policy.
📄️ calicoctl get
Command to list policies in the default output format.
📄️ calicoctl patch
Command to update a node with a patch.
📄️ calicoctl label
Command to change labels for workload endpoints or nodes.
📄️ calicoctl convert
Command to convert contents of policy.yaml to v3 policy.
🗃️ ipam
6 items
🗃️ node
5 items
🗃️ datastore
2 items
📄️ calicoctl version
Command to display the calicoctl CLI version.