Skip to content

Commit

Permalink
update rst doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 committed Nov 18, 2019
1 parent 5f97685 commit 979658a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Install

.. code:: bash
git clone https://github.com/Sage-Bionetworks/jccli.git && cd jccli && make build
pip install git+https://github.com/Sage-Bionetworks/jccli
Usage
~~~~~
Expand All @@ -24,17 +24,17 @@ Usage
Run jccli.
Options:
-k, --key TEXT Jumpcloud API key
-v, --verbose Enable verbose output.
--help Show this message and exit.
-k, --key TEXT Jumpcloud API key
-v, --verbosity LVL Either CRITICAL, ERROR, WARNING, INFO or DEBUG
--version Show the version and exit.
--help Show this message and exit.
Commands:
create-group Create a Jumpcloud group
create-user Create a new Jumpcloud user
delete-group Delete a Jumpcloud group
delete-user Delete a jumpcloud user
sync Sync Jumpcloud with a data file
version Get the version.
Contributions
-------------
Expand Down

0 comments on commit 979658a

Please sign in to comment.