Skip to content

Commit

Permalink
chore: regen cli docs
Browse files Browse the repository at this point in the history
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
  • Loading branch information
distorhead committed May 19, 2022
1 parent 276fc0f commit 219dc3f
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 46 deletions.
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_build.md
Expand Up @@ -205,8 +205,7 @@ werf build [IMAGE_NAME...] [options]
Parallel tasks limit, set -1 to remove the limitation (default
$WERF_PARALLEL_TASKS_LIMIT or 5)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_bundle_copy.md
Expand Up @@ -48,8 +48,7 @@ werf bundle copy [options]
--log-verbose=false
Enable verbose output (default $WERF_LOG_VERBOSE).
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--skip-tls-verify-registry=false
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_bundle_export.md
Expand Up @@ -172,8 +172,7 @@ werf bundle export [options]
Parallel tasks limit, set -1 to remove the limitation (default
$WERF_PARALLEL_TASKS_LIMIT or 5)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_bundle_publish.md
Expand Up @@ -180,8 +180,7 @@ werf bundle publish [options]
Parallel tasks limit, set -1 to remove the limitation (default
$WERF_PARALLEL_TASKS_LIMIT or 5)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_ci_env.md
Expand Up @@ -92,8 +92,7 @@ werf ci-env CI_SYSTEM [options]
-o, --output-file-path=''
Write to custom file (default $WERF_OUTPUT_FILE_PATH).
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--shell=''
Set to cmdexe, powershell or use the default behaviour that is compatible with any unix
shell (default $WERF_SHELL).
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_cleanup.md
Expand Up @@ -160,8 +160,7 @@ werf cleanup [options]
Parallel tasks limit, set -1 to remove the limitation (default
$WERF_PARALLEL_TASKS_LIMIT or 5)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_compose_config.md
Expand Up @@ -195,8 +195,7 @@ werf compose config [IMAGE_NAME...] [options] [--docker-compose-options="OPTIONS
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_compose_down.md
Expand Up @@ -188,8 +188,7 @@ werf compose down [IMAGE_NAME...] [options] [--docker-compose-options="OPTIONS"]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_compose_run.md
Expand Up @@ -185,8 +185,7 @@ werf compose run [IMAGE_NAME...] [options] [--docker-compose-options="OPTIONS"]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_compose_up.md
Expand Up @@ -196,8 +196,7 @@ werf compose up [IMAGE_NAME...] [options] [--docker-compose-options="OPTIONS"] [
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_converge.md
Expand Up @@ -222,8 +222,7 @@ werf converge --repo registry.mydomain.com/web --env production
Parallel tasks limit, set -1 to remove the limitation (default
$WERF_PARALLEL_TASKS_LIMIT or 5)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--release=''
Use specified Helm release name (default [[ project ]]-[[ env ]] template or
deploy.helmRelease custom template from werf.yaml or $WERF_RELEASE)
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_dismiss.md
Expand Up @@ -163,8 +163,7 @@ werf dismiss [options]
Use specified Kubernetes namespace (default [[ project ]]-[[ env ]] template or
deploy.namespace custom template from werf.yaml or $WERF_NAMESPACE)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--release=''
Use specified Helm release name (default [[ project ]]-[[ env ]] template or
deploy.helmRelease custom template from werf.yaml or $WERF_RELEASE)
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_export.md
Expand Up @@ -128,8 +128,7 @@ werf export [IMAGE_NAME...] [options]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
Expand Up @@ -93,8 +93,7 @@ werf helm get-autogenerated-values [options]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_host_cleanup.md
Expand Up @@ -93,8 +93,7 @@ werf host cleanup [options]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
-N, --project-name=''
Set a specific project name (default $WERF_PROJECT_NAME)
--tmp-dir=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_host_purge.md
Expand Up @@ -69,8 +69,7 @@ werf host purge [options]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
-N, --project-name=''
Set a specific project name (default $WERF_PROJECT_NAME)
-S, --synchronization=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_kube_run.md
Expand Up @@ -152,8 +152,7 @@ werf kube-run [options] [IMAGE_NAME] [-- COMMAND ARG...]
field (default $WERF_OVERRIDES). %pod_name% and %container_name% will be replaced with
names of a created pod and a container.
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--pod=''
Set created pod name (default $WERF_POD or autogenerated if not specified)
--repo=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_managed_images_add.md
Expand Up @@ -112,8 +112,7 @@ werf managed-images add [options]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_managed_images_ls.md
Expand Up @@ -112,8 +112,7 @@ werf managed-images ls [options]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_managed_images_rm.md
Expand Up @@ -112,8 +112,7 @@ werf managed-images rm [options]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_purge.md
Expand Up @@ -146,8 +146,7 @@ werf purge [options]
Parallel tasks limit, set -1 to remove the limitation (default
$WERF_PARALLEL_TASKS_LIMIT or 5)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_render.md
Expand Up @@ -165,8 +165,7 @@ werf render [options]
Parallel tasks limit, set -1 to remove the limitation (default
$WERF_PARALLEL_TASKS_LIMIT or 5)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--release=''
Use specified Helm release name (default [[ project ]]-[[ env ]] template or
deploy.helmRelease custom template from werf.yaml or $WERF_RELEASE)
Expand Down
3 changes: 1 addition & 2 deletions docs/_includes/reference/cli/werf_run.md
Expand Up @@ -140,8 +140,7 @@ werf run [options] [IMAGE_NAME] [-- COMMAND ARG...]
more info https://werf.io/documentation/advanced/giterminism.html, default
$WERF_LOOSE_GITERMINISM)
--platform=''
Enable platform emulation when building images with werf. The only supported option for
now is linux/amd64.
Enable platform emulation when building images with werf, format: OS/ARCH[/VARIANT].
--repo=''
Container registry storage address (default $WERF_REPO)
--repo-container-registry=''
Expand Down

0 comments on commit 219dc3f

Please sign in to comment.