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
| namespace || No | If present, the namespace scope for the invocation |
54
-
| all-namespaces | False | No | If present, list the requested object(s) across all namespaces. Namespace in the current context is ignored even if specified with --namespace |
55
-
| output | yaml | No | The output format, either yaml or json |
56
-
| input_file || No | Path to the manifest file. When set, the tool will read ingresses from the file instead of reading from the cluster. Supported files are yaml and json |
57
-
| providers |`all providers`| No | If present, the tool will try to convert only resources related to the specified providers, supported values are [ingress-nginx]|
| namespace || No | If present, the namespace scope for the invocation |
55
+
| all-namespaces | False | No | If present, list the requested object(s) across all namespaces. Namespace in the current context is ignored even if specified with --namespace |
56
+
| output | yaml | No | The output format, either yaml or json |
57
+
| input_file || No | Path to the manifest file. When set, the tool will read ingresses from the file instead of reading from the cluster. Supported files are yaml and json |
58
+
| providers | all supported providers | No | Comma-separated list of providers. If present, the tool will try to convert only resources related to the specified providers. Otherwise it will default to all the supported providers |
0 commit comments