summaryrefslogtreecommitdiff
path: root/docs/cli.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs(cli): add PyYAML requirement noticeci-output-optionMax Wittig2018-10-091-0/+5
| | | | Fixes #606
* [docs] add a warning about https://Gauvain Pocentek2018-09-051-0/+5
| | | | | http to https redirection cause problems. Make notes of this in the docs.
* Minor typo "ou" vs. "or"Matthias Schmitz2018-08-141-1/+1
| | | This change fixes a minor type in the table of possible values for options in the global section.
* Document the global per_page settingGauvain Pocentek2018-05-261-0/+4
|
* Implement attribute types to handle special casesGauvain Pocentek2018-03-171-0/+6
| | | | | | | | Some attributes need to be parsed/modified to work with the API (for instance lists). This patch provides two attribute types that will simplify parts of the code, and fix some CLI bugs. Fixes #443
* [cli] Allow to read args from filesGauvain Pocentek2018-03-051-1/+15
| | | | | | | With the @/file/path syntax (similar to curl) user can provide values from attributes in files. Fixes #448
* Default to API v4Gauvain Pocentek2018-02-051-3/+3
|
* config: support api_version in the global sectionGauvain Pocentek2018-02-041-1/+3
| | | | Fixes #421
* Add support for oauth and anonymous auth in config/CLIGauvain Pocentek2017-11-101-2/+8
|
* Improve the docs to make v4 a first class citizenGauvain Pocentek2017-09-071-4/+5
|
* CLI: yaml and json outputs for v4Gauvain Pocentek2017-08-181-8/+15
| | | | | | Verbose mode only works with the legacy output. Also add support for filtering the output by defining the list of fields that need to be displayed (yaml and json only).
* Support SSL verification via internal CA bundleMaura Hausman2017-08-041-3/+4
| | | | | - Also updates documentation - See issues #204 and #270
* Docs: Add link to gitlab docs on obtaining a tokenPavel Savchenko2017-08-041-0/+3
| | | | I find these sort of links very user friendly 😅
* Fixed spelling mistake (#269)Nathan Giesbrecht2017-06-021-2/+2
|
* Add v4 support to docsGauvain Pocentek2017-05-241-0/+4
|
* Add support for --all in CLIGauvain Pocentek2016-09-231-1/+7
| | | | Fixes #153
* add HTTP auth options to docGauvain Pocentek2016-05-301-0/+4
|
* CI: implement user get-by-usernameGauvain Pocentek2016-02-141-0/+7
| | | | fixes #95
* docs: do not use the :option: markupGauvain Pocentek2016-02-031-5/+4
|
* Add sudo supportGauvain Pocentek2016-01-301-0/+6
|
* remove "=" in examples for consistencyGauvain Pocentek2016-01-131-3/+3
|
* (re)add CLI examples in the docGauvain Pocentek2016-01-131-0/+61
|
* Provide a getting started doc for the APIGauvain Pocentek2016-01-031-0/+2
|
* Document the CLIGauvain Pocentek2016-01-031-3/+127
|
* more README updatesGauvain Pocentek2015-06-171-2/+2
|
* Simple sphinx-project that automatically creates api documentation.Mika Mäenpää2014-12-091-0/+4