You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
Flags:
-h, --help help for ratelimitpolicy
--oas string Path to OpenAPI spec file (in JSON or YAML format), URL, or '-' to read from standard input (required)
-o, --output-format string Output format: 'yaml' or 'json'. Default: yaml (default "yaml")
...
The text was updated successfully, but these errors were encountered:
There is redundant "default: yaml" information when
--help
flag is used.For all generating commands:
kuadrantctl generate gatewayapi httproute --help
kuadrantctl generate kuadrant authpolicy --help
kuadrantctl generate kuadrant ratelimitpolicy --help
Output:
The text was updated successfully, but these errors were encountered: