Interact with tekton hub
tkn hub
Interact with tekton hub
--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")
- tkn - CLI for tekton pipelines
- tkn hub check-upgrade - Check for upgrades of resources if present
- tkn hub downgrade - Downgrade an installed resource
- tkn hub get - Get resource manifest by its name, kind, catalog, and version
- tkn hub info - Display info of resource by its name, kind, catalog, and version
- tkn hub install - Install a resource from a catalog by its kind, name and version
- tkn hub reinstall - Reinstall a resource by its kind and name
- tkn hub search - Search resource by a combination of name, kind, categories, platforms, and tags
- tkn hub upgrade - Upgrade an installed resource