Display info of resource by its name, kind, catalog, and version
tkn hub info
Display info of resource by its name, kind, catalog, and version
--from string Name of Catalog to which resource belongs.
-h, --help help for info
--version string Version of Resource
--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'.
--type string The type of Hub from where to pull the resource. Either 'artifact' or 'tekton' (default "tekton")
- tkn hub - Interact with tekton hub
- tkn hub info task - Display info of Task by its name, catalog and version