added sample configuration file
this sample configuration file is for users to either get a jumpstart configuring gt or get a feel of what needs to be entered in the login subcommand
This commit is contained in:
parent
457bb2d189
commit
d53d3f8640
6
sample_config.json
Normal file
6
sample_config.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"api_token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
|
||||||
|
"base_api": "/api/v1",
|
||||||
|
"base_url": "https://www.example.com",
|
||||||
|
"username": "jimmyjoebob"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user