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: improve output of eval commands #13581

Merged
merged 4 commits into from
Jul 7, 2022
Merged

cli: improve output of eval commands #13581

merged 4 commits into from
Jul 7, 2022

Commits on Jul 5, 2022

  1. cli: improve output of eval commands

    Use the same output format when listing multiple evals in the `eval
    list` command and when `eval status <prefix>` matches more than one
    eval.
    
    Include the eval namespace in all output formats and always include the
    job ID in `eval status` since, even `node-update` evals are related to a
    job.
    
    Add Node ID to the evals table output to help differentiate
    `node-update` evals.
    lgfa29 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    5501686 View commit details
    Browse the repository at this point in the history
  2. changelog: add entry for #13581

    lgfa29 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8174791 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    0fcd863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724dbae View commit details
    Browse the repository at this point in the history