Fulltext results:
- base-exec-superuser @z:relax:api:base
- ecuted using ssh if the user is not on localhost. Before executing the command, the privileges will be elevated. This privilege elevation method is define... HT_ELEVATION in the service configuration and can be either ''pfexec'', ''su'' or ''sudo''. ===== Usa... LEVATION'': Method to evelate the privileges. Can be ''pfexec'', ''su'' or ''sudo''. * Additionall
- base-ssh-login @z:relax:api:base
- ==== Logs into a remote host using ssh. This can be used to open a remote sesssion, but ususally it's... ''REMOTE_HOST'' is not defined, ''HOST_REF'' must be present. * ''REMOTE_USER'' (optional): The us... remotely. If not present, same as local user will be taken. * ''COMMAND'': a command to be executed. If not present, an interactive shell will be opened
- base-exec-user @z:relax:api:base
- ''REMOTE_HOST'' is not defined, ''HOST_REF'' must be present. * ''REMOTE_USER'' (optional): The us... remotely. If not present, same as local user will be taken. * ''COMMAND'': A command to be executed. It is executed either locally or remote using [[bas
- base-repo-get-value @z:relax:api:base
- ===== Example ===== <code bash> # # service must be a zone (have $ZONE set) if [ -z "$(base-repo-get-
- base-ssh-umount @z:relax:api:base
- -umount ====== Unmounts a remote share which had been mounted using sshfs/fuse (sftp). ===== Usage =