zuul-client/releasenotes/notes/tenant_config_option-becaa20d07bdf14d.yaml
Matthieu Huin 49451a814a Add tenant as a config option
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
2021-04-23 23:19:52 +02:00

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.