gt/sample_config.json
Wyatt J. Miller d53d3f8640 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
2020-06-13 15:02:50 -04:00

6 lines
164 B
JSON

{
"api_token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"base_api": "/api/v1",
"base_url": "https://www.example.com",
"username": "jimmyjoebob"
}