Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
  • Loading branch information
naveensrinivasan committed Apr 5, 2024
1 parent 9fee2ab commit 0e7b752
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ zarf COMMAND [flags]
## Options

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
-h, --help help for zarf
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ See each sub-command's help for details on how to use the generated script.
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ zarf completion bash
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ zarf completion fish [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ zarf completion powershell [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ zarf completion zsh [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ zarf connect { REGISTRY | LOGGING | GIT | connect-name } [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_connect_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ zarf connect list [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_destroy.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ zarf destroy --confirm [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Commands useful for developing packages
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_dev_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ zarf dev deploy [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ zarf dev find-images [ PACKAGE ] [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ zarf dev generate-config [ FILENAME ] [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_dev_generate.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ zarf dev generate podinfo --url https://github.com/stefanprodan/podinfo.git --ve
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_dev_lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ zarf dev lint [ DIRECTORY ] [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_dev_patch-git.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ zarf dev patch-git HOST FILE [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_dev_sha256sum.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ zarf dev sha256sum { FILE | URL } [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_init.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ $ zarf init --artifact-push-password={PASSWORD} --artifact-push-username={USERNA
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_package.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zarf package commands for creating, deploying, and inspecting packages
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ zarf package create [ DIRECTORY ] [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
--no-color Disable colors in output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ zarf package deploy [ PACKAGE_SOURCE ] [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-k, --key string Path to public key file for validating signed packages
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ zarf package inspect [ PACKAGE_SOURCE ] [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-k, --key string Path to public key file for validating signed packages
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_package_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ zarf package list [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-k, --key string Path to public key file for validating signed packages
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ $ zarf package mirror-resources <your-package.tar.zst> \
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-k, --key string Path to public key file for validating signed packages
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ zarf package publish ./path/to/dir oci://my-registry.com/my-namespace
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-k, --key string Path to public key file for validating signed packages
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
Expand Down
2 changes: 1 addition & 1 deletion docs/2-the-zarf-cli/100-cli-commands/zarf_package_pull.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ $ zarf package pull oci://ghcr.io/defenseunicorns/packages/dos-games:1.0.0 -a sk
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-k, --key string Path to public key file for validating signed packages
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ zarf package remove { PACKAGE_SOURCE | PACKAGE_NAME } --confirm [flags]
## Options inherited from parent commands

```
-a, --architecture string Architecture for OCI images and Zarf packages
-a, --architecture string Architecture for OCI images and Zarf packages (default "amd64")
--insecure Allow access to insecure registries and disable other recommended security enforcements such as package checksum and signature validation. This flag should only be used if you have a specific reason and accept the reduced security posture.
-k, --key string Path to public key file for validating signed packages
-l, --log-level string Log level when running Zarf. Valid options are: warn, info, debug, trace (default "info")
Expand Down
Loading

0 comments on commit 0e7b752

Please sign in to comment.