Giter Club home page Giter Club logo

bodhi-cli's Introduction

bodhi-cli

An experimental Bodhi CLI client outputing JSON.

$ bodhi-cli --help
Query Bodhi REST API for json

Usage: bodhi-cli COMMAND
  This tool queries various Bodhi REST API service endpoints outputting JSON

Available options:
  -h,--help                Show this help text

Available commands:
  build                    Show build
  builds                   Search overrides by: nvr, packages, releases, updates
  comment                  Show comment
  comments                 Search comments by: like, search, updates, packages,
                           user, update_owner, ignore_user, since
  override                 Show override
  overrides                Search overrides by: like, search, builds, expired,
                           packages, releases, user
  packages                 Search packages by: like, search, name
  release                  Show release
  releases                 Search releases by: ids, name, updates, packages,
                           exclude_archived
  update                   Show update
  updates                  Search updates by: like, search, alias,
                           approved_since, approved_before, bugs, builds,
                           critpath, locked, modified_since, modified_before,
                           packages, pushed, pushed_since, pushed_before,
                           releases, release, request, severity, status,
                           submitted_since, submitted_before, suggest, type,
                           content_type, user, updateid, gating
  user                     Show user
  users                    Search users by: like, search, name, groups, updates,
                           packages

By default json object are pretty-printed.

Particular properties can be accessed by --value key1.subkey.subsubkey.

Use --keys to list the keys of an json Object.

Examples

$ bodhi-cli release F32 -v candidate_tag
f32-updates-candidate
$ bodhi-cli updates packages=dnf releases=F33 -v title
dnf-4.2.21-1.fc33
dnf-4.2.19-1.fc33

bodhi-cli's People

Contributors

juhp avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.