Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 651 Bytes

gitkube_remote_create.md

File metadata and controls

37 lines (24 loc) · 651 Bytes

gitkube remote create

Create Remote for enabling git-push, from a spec file

Synopsis

Create Remote for enabling git-push, from a spec file

gitkube remote create [flags]

Examples

  # Create a remote by reading 'example-remote.yaml':
  gitkube create -f example-remote.yaml

Options

  -f, --file string   spec file
  -h, --help          help for create

Options inherited from parent commands

      --kube-context string   kubernetes context to use

SEE ALSO

Auto generated by spf13/cobra on 26-May-2018