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

Add --no-update-index option to bypass updates #279

Merged

Commits on Jul 21, 2019

  1. Add --no-update-index option to bypass updates

    This option added to 'install' and 'upgrade' sub-commands allows users
    (primarily developers) to test behavior locally (such as upgrades) while
    preventing krew from auto-{updating,reverting,resetting} changes to the
    local copy of the index repository at $KREW_ROOT/index.
    
    Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
    ahmetb committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    88fec4a View commit details
    Browse the repository at this point in the history