Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.4 KB

tkn_hub.md

File metadata and controls

35 lines (25 loc) · 1.4 KB

tkn hub

Interact with tekton hub

Usage

tkn hub

Synopsis

Interact with tekton hub

Options

      --api-server string   Hub API Server URL (default 'https://api.hub.tekton.dev' for 'tekton' type; default 'https://artifacthub.io' for 'artifact' type).
                            URL can also be defined in a file '$HOME/.tekton/hub-config' with a variable 'TEKTON_HUB_API_SERVER'/'ARTIFACT_HUB_API_SERVER'.
  -h, --help                help for hub
      --type string         The type of Hub from where to pull the resource. Either 'artifact' or 'tekton' (default "tekton")

SEE ALSO