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

Fix argument parsing bugs by using dedicated Viper instances #60

Merged
merged 10 commits into from
Jan 4, 2023

Commits on Jan 3, 2023

  1. Dedicated Viper instances

    t0yv0 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    84e8a39 View commit details
    Browse the repository at this point in the history
  2. Fix azure/cli.go

    t0yv0 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5c32fbb View commit details
    Browse the repository at this point in the history
  3. Fix chocolatey/cli.go

    t0yv0 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    537bca5 View commit details
    Browse the repository at this point in the history
  4. Fix cli-docs-build/cli.go

    t0yv0 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a7268bc View commit details
    Browse the repository at this point in the history
  5. Fix docs-build/cli.go

    t0yv0 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5efc418 View commit details
    Browse the repository at this point in the history
  6. Fix homebrew/cli.go

    t0yv0 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9114ceb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Fix winget/cli.go

    t0yv0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    1f4cbb1 View commit details
    Browse the repository at this point in the history
  2. Fix dispatch/cli.go

    t0yv0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    014b842 View commit details
    Browse the repository at this point in the history
  3. Fix get/lastest_plugin/cli.go

    t0yv0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    49d0e5f View commit details
    Browse the repository at this point in the history
  4. Simplify

    t0yv0 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    57d6eee View commit details
    Browse the repository at this point in the history