Replace <service_id> and <configuration_set_id> where appropriate.
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --tags OWASP --comment "WAF deployment"
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --rules 1010010,931100,931110 --action block
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --delete
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --with-perimeterx
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --owasp
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --list-configuration-sets
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --list-all-rules <configuration_set_id>
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --list-rules
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --publisher owasp --action log
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --status disable
waflyctl --apikey $FASTLY_TOKEN --serviceid <service_id> --enable-logs-only --with-shielding