Skip to content

Commit

Permalink
[ENHANCEMENT] missing feature file
Browse files Browse the repository at this point in the history
- missing feature file
  • Loading branch information
waldirio authored Nov 6, 2021
1 parent fd6e0d6 commit ee2a061
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/features.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Features
========

In this section you can see all the available features in `crhc-cli```

* Export of Inventory data, in ``JSON`` and ``CSV`` format.
* Export of Subscription data, in ``JSON`` and ``CSV`` format.
* Creation of a Single Dataset including ``Inventory`` and ``Subscription`` data in ``CSV`` format.
* Export of Advisor data, in ``JSON`` and ``CSV`` format.
* Export of Vulnerability data, in ``JSON`` and ``CSV`` format.
* Export of Patch data, in ``JSON`` and ``CSV`` format.
* Subscription Socket summary (spliting hypervisors from VM's).
* Complete list of API endpoints.
* Easy way to consume the API endpoints listed above.
* Access Token generation to be used with 3rd party software, for example ``curl``. ``$(./crhc token)``
* Export the whole information easily ``./crhc ts dump`` to help the ``Red Hat Support team`` during the troubleshooting process.

Are you looking for something new that is not listed above? Click `here`_ and let us know.

.. _here: https://github.com/C-RH-C/crhc-cli/issues/new

0 comments on commit ee2a061

Please sign in to comment.