Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: Adds reinstall command #145

Merged
merged 1 commit into from
Dec 9, 2020
Merged

Commits on Dec 9, 2020

  1. CLI: Adds reinstall command

    This adds reinstall command to install an existing resource again.
    If a user install Task A and then change it editing the yaml, then the
    user can reinstall the same Task which will bring the Task to orignal.
    tkn hub reinstall task <name> [--from=<catalog>] [--version=<version>]
    If the task yaml is missing catalog or version label, user will be asked
    for it.
    
    Signed-off-by: Shivam Mukhade <[email protected]>
    SM43 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    5fbd8dd View commit details
    Browse the repository at this point in the history