calicoctl

CLI tool for managing Calico networking and security policies

brewmacoslinux
Try with needOr install directly
Source

About

Calico CLI tool

Commands

calicoctl

Examples

Get all Calico nodes in the cluster$ calicoctl get nodes
Apply a network policy from a YAML file$ calicoctl apply -f policy.yaml
View detailed information about a specific network policy$ calicoctl get networkpolicy my-policy -o yaml