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

Switch to cobra for command line handler #345

Merged
merged 12 commits into from
Jul 11, 2024
Merged

Switch to cobra for command line handler #345

merged 12 commits into from
Jul 11, 2024

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    1a86061 View commit details
    Browse the repository at this point in the history
  2. Defaults

    irees committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9cd9981 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    e983067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9df4c4 View commit details
    Browse the repository at this point in the history
  3. Move cli helpers to cmd/tlcli

    irees committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8742975 View commit details
    Browse the repository at this point in the history
  4. Start updating docs

    irees committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    797e491 View commit details
    Browse the repository at this point in the history
  5. Tests

    irees committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    785f8a1 View commit details
    Browse the repository at this point in the history
  6. Get version from git tags

    irees committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a06c5f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d6112e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Improve help text

    irees committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e7f36b5 View commit details
    Browse the repository at this point in the history
  2. More doc tweaks

    irees committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e8c767e View commit details
    Browse the repository at this point in the history
  3. Docs

    irees committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    10c6e58 View commit details
    Browse the repository at this point in the history