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

Adding JSON output #374

Merged
merged 8 commits into from
May 15, 2021
Merged

Adding JSON output #374

merged 8 commits into from
May 15, 2021

Commits on May 13, 2021

  1. Add Job JSON, and Status one-shot

    new commands: `json` to output jobs in JSON format and `status` to do a one-time view instead of normal view mode
    Wofl76 committed May 13, 2021
    Configuration menu
    Copy the full SHA
    ad01f60 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Configuration menu
    Copy the full SHA
    07ebb94 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #300 from wolfrage76/main

    Add Job JSON, and Status one-shot
    swar authored May 15, 2021
    Configuration menu
    Copy the full SHA
    db3846d View commit details
    Browse the repository at this point in the history
  3. Renaming jsonout to json_output

    swar committed May 15, 2021
    Configuration menu
    Copy the full SHA
    081792b View commit details
    Browse the repository at this point in the history
  4. Fixing typo

    swar committed May 15, 2021
    Configuration menu
    Copy the full SHA
    80da366 View commit details
    Browse the repository at this point in the history
  5. Changing kwarg to loop

    swar committed May 15, 2021
    Configuration menu
    Copy the full SHA
    de0ba9b View commit details
    Browse the repository at this point in the history
  6. Cleanup

    swar committed May 15, 2021
    Configuration menu
    Copy the full SHA
    cb21a06 View commit details
    Browse the repository at this point in the history
  7. Updating description

    swar committed May 15, 2021
    Configuration menu
    Copy the full SHA
    7ecf8eb View commit details
    Browse the repository at this point in the history