49451a814a
Allow user to set a tenant in one of the configuration file's subsections, so that they don't have to provide the argument to the CLI all the time. Fix the API builds() call not building the API URL properly for a white-labeled root URL. Change-Id: Ib3b8b2be07ed580ac9f48738b9157a5d0e4d5e70
5 lines
178 B
YAML
5 lines
178 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a "tenant" field in the configuration file, so that a user doesn't have
|
|
to specify this argument in the CLI when using a predefined configuration. |