Back to Cilium

Cilium Dbg Policy Wait

Documentation/cmdref/cilium-dbg_policy_wait.md

1.19.31.0 KB
Original Source
<!-- This file was autogenerated via cilium-dbg cmdref, do not edit manually-->

cilium-dbg policy wait

Wait for all endpoints to have updated to a given policy revision

cilium-dbg policy wait <revision> [flags]

Options

      --fail-wait-time int   Wait time after which command fails if endpoint regeration fails (seconds) (default 60)
  -h, --help                 help for wait
      --max-wait-time int    Wait time after which command fails (seconds) (default 360)
      --sleep-time int       Sleep interval between checks (seconds) (default 1)

Options inherited from parent commands

      --config string        Config file (default is $HOME/.cilium.yaml)
  -D, --debug                Enable debug messages
  -H, --host string          URI to server-side API
      --log-driver strings   Logging endpoints to use (example: syslog)
      --log-opt map          Log driver options (example: format=json)

SEE ALSO