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

nomad eval list command #11675

Merged
merged 8 commits into from
Dec 15, 2021
Merged

nomad eval list command #11675

merged 8 commits into from
Dec 15, 2021

Commits on Dec 14, 2021

  1. cli: nomad eval list command

    Use the new filtering and pagination capabilities of the `Eval.List`
    RPC to provide filtering and pagination at the command line.
    tgross committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    4011e80 View commit details
    Browse the repository at this point in the history
  2. docs: nomad eval list

    Also includes note that `nomad eval status -json` is deprecated and
    will be replaced with a single evaluation view in a future version of
    Nomad.
    tgross committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ab1af24 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Apply suggestions from code review

    Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
    tgross and lgfa29 committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    573c911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c59c1f View commit details
    Browse the repository at this point in the history
  3. don't accept arguments

    tgross committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    838fb49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a25542 View commit details
    Browse the repository at this point in the history
  5. changelog entry

    tgross committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    83089d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9cacb6 View commit details
    Browse the repository at this point in the history