Skip to content

Commit

Permalink
add hidden dummy flag
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 committed Nov 20, 2024
1 parent 18679b8 commit 1880668
Show file tree
Hide file tree
Showing 41 changed files with 2 additions and 41 deletions.
1 change: 0 additions & 1 deletion site/src/content/docs/commands/zarf_tools_helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Subset of the Helm CLI that includes the repo and dependency commands for managi

```
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ for this case.
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ zarf tools helm dependency build CHART [flags]
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ zarf tools helm dependency list CHART [flags]
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ zarf tools helm dependency update CHART [flags]
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
1 change: 0 additions & 1 deletion site/src/content/docs/commands/zarf_tools_helm_repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ It can be used to add, remove, list, and index chart repositories.
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
1 change: 0 additions & 1 deletion site/src/content/docs/commands/zarf_tools_helm_repo_add.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ zarf tools helm repo add [NAME] [URL] [flags]
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ zarf tools helm repo index [DIR] [flags]
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ zarf tools helm repo list [flags]
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ zarf tools helm repo remove [REPO1 [REPO2 ...]] [flags]
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ zarf tools helm repo update [REPO1 [REPO2 ...]] [flags]
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
1 change: 0 additions & 1 deletion site/src/content/docs/commands/zarf_tools_helm_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ zarf tools helm version [flags]
--kube-tls-server-name string server name to use for Kubernetes API server certificate validation. If it is not provided, the hostname used to contact the server is used
--kube-token string bearer token used for authentication
--kubeconfig string path to the kubeconfig file
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
-n, --namespace string namespace scope for this request
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
Expand Down
1 change: 0 additions & 1 deletion site/src/content/docs/commands/zarf_tools_kubectl.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ zarf tools kubectl [flags]

```
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
```

Expand Down
3 changes: 1 addition & 2 deletions site/src/content/docs/commands/zarf_tools_monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ zarf tools monitor [flags]
### Options inherited from parent commands

```
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
```

### SEE ALSO
Expand Down
1 change: 0 additions & 1 deletion site/src/content/docs/commands/zarf_tools_registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Tools for working with container registries using go-containertools

```
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ $ zarf tools registry catalog reg.example.com
--allow-nondistributable-artifacts Allow pushing non-distributable (foreign) layers
--insecure Allow image references to be fetched without TLS
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--platform string Specifies the platform in the form os/arch[/variant][:osversion] (e.g. linux/amd64). (default "all")
-v, --verbose Enable debug logs
Expand Down
1 change: 0 additions & 1 deletion site/src/content/docs/commands/zarf_tools_registry_copy.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ zarf tools registry copy SRC DST [flags]
--allow-nondistributable-artifacts Allow pushing non-distributable (foreign) layers
--insecure Allow image references to be fetched without TLS
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--platform string Specifies the platform in the form os/arch[/variant][:osversion] (e.g. linux/amd64). (default "all")
-v, --verbose Enable debug logs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ $ zarf tools registry delete reg.example.com/stefanprodan/podinfo@sha256:57a654a
--allow-nondistributable-artifacts Allow pushing non-distributable (foreign) layers
--insecure Allow image references to be fetched without TLS
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--platform string Specifies the platform in the form os/arch[/variant][:osversion] (e.g. linux/amd64). (default "all")
-v, --verbose Enable debug logs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ $ zarf tools registry digest reg.example.com/stefanprodan/podinfo:6.4.0
--allow-nondistributable-artifacts Allow pushing non-distributable (foreign) layers
--insecure Allow image references to be fetched without TLS
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--platform string Specifies the platform in the form os/arch[/variant][:osversion] (e.g. linux/amd64). (default "all")
-v, --verbose Enable debug logs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ zarf tools registry login [OPTIONS] [SERVER] [flags]
--allow-nondistributable-artifacts Allow pushing non-distributable (foreign) layers
--insecure Allow image references to be fetched without TLS
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--platform string Specifies the platform in the form os/arch[/variant][:osversion] (e.g. linux/amd64). (default "all")
-v, --verbose Enable debug logs
Expand Down
1 change: 0 additions & 1 deletion site/src/content/docs/commands/zarf_tools_registry_ls.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ $ zarf tools registry ls reg.example.com/stefanprodan/podinfo
--allow-nondistributable-artifacts Allow pushing non-distributable (foreign) layers
--insecure Allow image references to be fetched without TLS
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--platform string Specifies the platform in the form os/arch[/variant][:osversion] (e.g. linux/amd64). (default "all")
-v, --verbose Enable debug logs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ zarf tools registry prune [flags]
--allow-nondistributable-artifacts Allow pushing non-distributable (foreign) layers
--insecure Allow image references to be fetched without TLS
--insecure-skip-tls-verify Skip checking server's certificate for validity. This flag should only be used if you have a specific reason and accept the reduced security posture.
--log-format string [alpha] Select a logging format. Defaults to 'text'. Valid options are: 'text', 'json', 'console', 'dev'
--plain-http Force the connections over HTTP instead of HTTPS. This flag should only be used if you have a specific reason and accept the reduced security posture.
--platform string Specifies the platform in the form os/arch[/variant][:osversion] (e.g. linux/amd64). (default "all")
-v, --verbose Enable debug logs
Expand Down
Loading

0 comments on commit 1880668

Please sign in to comment.