Fulltext results:
- base-exec-superuser
- ====== 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 the
- base-exec-user
- ====== 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 the... ''REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as local user will
- base-ssh-login
- ecially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== base-ssh-login SERVICE [ COMMAND ] * ''SERVICE'': a key of an user or host defin... ''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 i
- base-repo-get-service
- ually evaluated in a shell script by the ''eval'' command. ===== Example ===== <code bash> # # get servic