Fulltext results:
- base-repo-get-service @z:relax:api:base
- ====== base-repo-get-service ====== Loads a service configuration from the repository and outputs it to STDOUT. ===== Usage ===== base-repo-get-service SERVICE * ''SERVICE'': a key of a serv... '' command. ===== Example ===== <code bash> # # get service config config=$(base-repo-get-service ${service}) if [ $? != 0 ]; then echo "ERROR loading se
- base-repo-get-value @z:relax:api:base
- ====== base-repo-get-value ====== Loads a service configuration from the repository and outputs a sing... n key) to STDOUT. ===== Usage ===== base-repo-get-value SERVICE KEY * ''SERVICE'': A key of a se... t be a zone (have $ZONE set) if [ -z "$(base-repo-get-value ${service} ZONE)" ]; then echo "CRITICAL: