Skip to content

Command reference

Captured 2026-08-03 from a live node running software build crt-20260201-0179, which exposes 43 commands. The 34 read-only commands permitted by the capture policy have current output; the other nine are explicitly skipped because they mutate state, read a privileged marker, or perform disk writes.

The Tier column is not advisory. It selects the endpoint a command must be sent to, and sending a command to the wrong one returns command not supported — which reads as though the command does not exist. See the debug API before using this table.

CommandCategoryTierTransportExample argument
chronyc-sourcesNetworkExecUserexec-usernone
crictl-imagesSystemExecUserexec-usernone
crictl-inspectSystemExecUserexec-usercontainer-id
crictl-logsSystemExecUserexec-usercontainer-id
crictl-psSystemExecUserexec-usernone
crictl-ps-aSystemExecUserexec-usernone
curl-hostNetworkExecUserexec-user-v cloud.f5.com
curl-vegaNetworkExecUserexec-user-v cloud.f5.com
diagnosisSystemExecUserglobal GETnone
digNetworkExecUserexec-user@192.168.0.2 http://volterra.azurecr.io
docker-imagesSystemExecUserexec-usernone
docker-inspectSystemExecUserexec-usercontainer-id OR name
docker-logsSystemExecUserexec-usercontainer-id OR name
docker-psSystemExecUserexec-usernone
docker-ps-aSystemExecUserexec-usernone
dropstatsNetworkExecUserexec-usernone
dropstats-non-zeroNetworkExecUserexec-usernone
flow-lNetworkExecUserexec-usernone
flow-l-matchNetworkExecUserexec-user100.127.192.10:53
healthSystemExecUserglobal GETnone
ipNetworkExecUserexec-userhelp OR addr
ip-link-setNetworkExecexec(<device>||<group>) (up||down)
ip-link-showNetworkExecUserexec-usernone
ipsec-statusNetworkExecUserexec-usernone
ipsec-statusallNetworkExecUserexec-usernone
journalctlSystemExecUserexec-user-u vpm -n 200
netstatNetworkExecUserexec-usernone
nhNetworkExecUserexec-user--help OR --list
rtNetworkExecUserexec-user--help OR --dump $vrf-id OR --get $ipv4 --vrf $vrf-id
show-ip-bgpNetworkExecUserexec-usernone
show-ip-bgp-neighborsNetworkExecUserexec-usernone
show-ip-bgp-neighbors-advertised-routeNetworkExecUserexec-usernone
show-ip-bgp-summaryNetworkExecUserexec-usernone
vifNetworkExecUserexec-user--list

Nine commands need treatment beyond their catalog name and tier:

CommandCategoryTier
collect-database-statsSystemExecUser
iptables-lvNetworkExecUser
marker-exists-NetworkManagerSystemExec
marker-exists-crioSystemExec
marker-exists-kubeletSystemExec
systemctl-restart-NetworkManagerSystemExec
systemctl-restart-crioSystemExec
systemctl-restart-kubeletSystemExec
systemctl-start-crio-pruneSystemExec

These commands are present on the current deployment. iptables-lv is captured as read-only. collect-database-stats is skipped because prior evidence shows that it runs a random-write benchmark. The seven Exec commands are never executed by the capture harness; four restart or prune services under a live data plane and three read privileged markers.

See current maintenance commands for the command-by-command safety classification and the dated evidence.