cilium policy wait

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

Synopsis

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

  1. cilium policy wait <revision> [flags]

Options

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

Options inherited from parent commands

  1. --config string config file (default is $HOME/.cilium.yaml)
  2. -D, --debug Enable debug messages
  3. -H, --host string URI to server-side API

SEE ALSO