Fulltext results:
- base-repo-get-value
- SERVICE KEY * ''SERVICE'': A key of a service definition in the repository. * ''KEY'': The key for the value in the service definition to output. ===== Returns ===== Returns the value for the key in the service definition. ===== Example ===== <code bash> # # service must be a zone (have $ZONE set) if [ -z "$(bas
- base-repo-get-service
- vice SERVICE * ''SERVICE'': a key of a service definition in the repository. ===== Returns ===== Returns the service definition. This is usually evaluated in a shell scr... by the ''eval'' command. ===== Example ===== <code bash> # # get service config config=$(base-repo-g... config for service '${service}'" >&2 exit 1 fi _debug "*** config: ${config} ***" # eval ${config} #
- base-net-load-url
- referenced by the URL. ===== Examples ===== <code bash> base-net-load-url "${service_url}" </code> <code bash> PASSWORD=$(base-net-load-url ${PASSWORD_URL}) </code>
- base-ssh-login
- MAND ] * ''SERVICE'': a key of an user or host definition in the repository. From this, the followi... d if ''REMOTE_HOST'' is not set): A key to a host definition in the repository. * ''REMOTE_HOST'' (optional): If ''REMOTE_HOST'' is not defined, ''HOST_REF'' must be present. * ''REMOT
- base-exec-user
- user USER COMMAND * ''USER'': A key of an user definition in the repository. From this, the followi... d if ''REMOTE_HOST'' is not set): A key to a host definition in the repository. * ''REMOTE_HOST'' (optional): If ''REMOTE_HOST'' is not defined, ''HOST_REF'' must be present. * ''REMOT
- base-exec-superuser
- l be elevated. This privilege elevation method is defined by $RIGHT_ELEVATION in the service configura... user USER COMMAND * ''USER'': A key of an user definition in the repository. From this, the followi
- Project Archive
- ====== Project Archive ====== {{indexmenu>z:#1 .}} ===== Tags ===== ~~TAGCLOUD:50~~
- base
- module implements the basic methods used by the other modules. ===== Methods ===== {{indexmenu>.}}
- base-ssh-mount
- ount SERVICE * ''SERVICE'': A key of a service definition in the repository. ===== Returns =====
- base-ssh-umount
- ount SERVICE * ''SERVICE'': A key of a service definition in the repository. ===== Returns =====