Skip to content

Commit

Permalink
added documentation for --notifications-output-file flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Devaansh-Kumar committed Nov 22, 2024
1 parent 6160d34 commit eaac08d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ The above command will:
| output | yaml | No | The output format, either yaml or json. |
| providers | all supported providers | Yes | Comma-separated list of providers. |
| kubeconfig | | No | The kubeconfig file to use when talking to the cluster. If the flag is not set, a set of standard locations can be searched for an existing kubeconfig file. |
| notifications-output-file | | No | The path to the file where notifications will be written to. If the flag is not present, notifications will be printed to stdout. |

## Conversion of Ingress resources to Gateway API

Expand Down

0 comments on commit eaac08d

Please sign in to comment.