Pierre Riteau f1d98a9394 Support specifying a Kayobe environment to use
This also includes a cherry-pick of
I9a44578196086ec24de80b992fed385826778feb, Stop accessing unbound
variables.

The kayobe-env script would try accessing $1 which is an unbound
variable if no argument is passed. This fails when `set -u` is set.

Also refactor usage output into a function. As a side effect, a missing
argument to --environment now causes the script to properly exit with an
error.

Change-Id: I604c2ae6c47ef16fdc98e0598cad820e49e2ff26
Story: 2002009
Task: 41577
(cherry picked from commit 75b6402f8b0d4e39c40a1d11091ca760d8b99dee)
2021-08-10 09:56:10 +01:00
2021-06-09 12:30:34 +00:00
2019-09-16 16:31:00 +02:00
2017-04-19 15:55:40 +01:00
2020-11-19 10:24:03 +00:00

Development Kayobe Configuration

This repository provides development configuration for the Kayobe project. It is based on the configuration provided by the kayobe-config repository, and provides a set of configuration suitable for a development or test environment. It is used by default in the Kayobe development environment, and also in the Kayobe Continuous Integration (CI) deployment jobs.

Description
Development configuration files for kayobe
Readme 1.4 MiB
Languages
Python 100%