updated cloudflare_foreach_zone.sh

pull/16/head
Hari Sekhon 2 years ago
parent cfe272ab98
commit a3db82e2fb

@ -27,6 +27,8 @@ Run a command against each Cloudflare zone
All arguments become the command template All arguments become the command template
WARNING: do not run any command reading from standard input, otherwise it will consume the zone id/names and exit after the first iteration
The command template replaces the following for convenience in each iteration: The command template replaces the following for convenience in each iteration:
{id} - with the zone id <-- this is the one you want for chaining API queries with cloudflare_api.sh {id} - with the zone id <-- this is the one you want for chaining API queries with cloudflare_api.sh

Loading…
Cancel
Save