-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds interactive mode for info command
- This patch interactively ask the users to select - Catalog first - Resources in the catalog selected - All Versions of the resource selected - If there is only one catalog or version then it will be auto-selected - User can also get the information of the resource if the user know the catalog name, resource name and version of the resource by `tkn hub info task <task-name> --version <version-number> --from catalog <catalog-name>` Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
- Loading branch information
1 parent
c032b76
commit 0d5d7c5
Showing
18 changed files
with
823 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.