Fulltext results:
- 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 def
- 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 pri... or ''sudo''. ===== Usage ===== base-exec-superuser USER COMMAND * ''USER'': A key of an user def
- 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 used by other methods (especially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== ... SERVICE [ COMMAND ] * ''SERVICE'': a key of an user or host definition in the repository. From this,
- host-user-list @z:relax:api:host
- ====== host-user-list ====== Lists the users on a given host. ===== Usage ===== host-user-tab HOST * ''HOST'': a key of a host service def... /passwd'' file. ===== Example ===== <code bash> users=$(host-user-list "${host}" \ | egrep -v "${IGN
- host-user-tab @z:relax:api:host
- ====== host-user-tab ====== Lists the users on a given host as a colon separated table. ===== Usage ===== host-user-tab HOST * ''HOST'': a key of a host service
- base @z:relax:api:base
- The ''base'' module implements the basic methods used by the other modules. ===== Methods ===== {{in
- base-ssh-mount @z:relax:api:base
- -mount ====== Mounts a remote share using sshfs/fuse (sftp). ===== Usage ===== base-ssh-mount SERV
- base-ssh-umount @z:relax:api:base
- remote share which had been mounted using sshfs/fuse (sftp). ===== Usage ===== base-ssh-mount SERV