Fulltext results:
- base-exec-superuser @z:relax:api:base
- ====== base-exec-superuser ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. Before executing the command, the privileges will be elevated. This privilege... ===== Usage ===== base-exec-superuser USER COMMAND * ''USER'': A key of an user definition in th
- base-exec-user @z:relax:api:base
- ====== base-exec-user ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. ===== Usage ===== base-exec-user USER COMMAND * ''USER'': A key of an user definition in th... REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as local user wil
- base-ssh-login @z:relax:api:base
- ally [[base-exec-user]]) to remotely execute a command. ===== Usage ===== base-ssh-login SERVICE [ COMMAND ] * ''SERVICE'': a key of an user or host def... REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as local user will be taken. * ''COMMAND'': a command to be executed. If not present, an
- base-repo-get-service @z:relax:api:base
- ly evaluated in a shell script by the ''eval'' command. ===== Example ===== <code bash> # # get servi