Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 957 Bytes

jx-gitops_requirement_publish.md

File metadata and controls

32 lines (20 loc) · 957 Bytes

jx-gitops requirement publish

Publishes the current jx-requirements.yml to the dev Environment so it can be easily used in pipelines

Usage

jx-gitops requirement publish

Synopsis

Publishes the current jx-requirements.yml to the dev Environment so it can be easily used in pipelines

Examples

jx-gitops requirements publish

Options

  -d, --dir string         the directory to run the git push command from (default ".")
      --env-file string    the file name for the dev Environment. If not specified it defaults config-root/namespaces/jx/jxboot-helmfile-resources/dev-environment.yaml to within the directory
  -h, --help               help for publish
      --namespace string   the namespace used to find dev-environment.yaml (default "jx")

SEE ALSO

Auto generated by spf13/cobra on 5-Oct-2022