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 privileg... '. ===== Usage ===== base-exec-superuser USER COMMAND * ''USER'': A key of an user definition in t
- 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 t... ''REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as local user wi
- base-ssh-login @z:relax:api:base
- ecially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== base-ssh-login SERVICE [ COMMAND ] * ''SERVICE'': a key of an user or host de... ''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
- ually evaluated in a shell script by the ''eval'' command. ===== Example ===== <code bash> # # get serv