-o, --output |
conf |
json |
|
Format of the output. Options are: conf (default), which you can echo directly into your pip.conf file, or json |
-w, --write |
boolean |
|
true |
If specified, writes credentials to ~/.gable/.env file. Default is True. |
-f, --file |
text |
|
~/.gable/.env |
The file to write credentials to if —write flag is set. Default is ~/.gable/.env. |
--endpoint |
text |
|
|
Customer API endpoint for Gable, in the format https://api.company.gable.ai/. Can also be set with the GABLE_API_ENDPOINT environment variable. |
--api-key |
text |
|
|
API Key for Gable. Can also be set with the GABLE_API_KEY environment variable. |