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
- base-exec-superuser @z:relax:api:base
- c-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... be either ''pfexec'', ''su'' or ''sudo''. ===== Usage ===== base-exec-superuser USER COMMAND *
- base-ssh-login @z:relax:api:base
- == base-ssh-login ====== 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. ====
- 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 definition in the repository.
- 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 definition in the repository.
- base-ssh-mount @z:relax:api:base
- ==== base-ssh-mount ====== Mounts a remote share using sshfs/fuse (sftp). ===== Usage ===== base-ssh-mount SERVICE * ''SERVICE'': A key of a servi
- base-ssh-umount @z:relax:api:base
- = Unmounts a remote share which had been mounted using sshfs/fuse (sftp). ===== Usage ===== base-ssh-mount SERVICE * ''SERVICE'': A key of a servi
- base-repo-get-service @z:relax:api:base
- m the repository and outputs it to STDOUT. ===== Usage ===== base-repo-get-service SERVICE * ''... ns ===== Returns the service definition. This is usually evaluated in a shell script by the ''eval''
- base @z:relax:api:base
- The ''base'' module implements the basic methods used by the other modules. ===== Methods ===== {{i
- base-repo-get-value @z:relax:api:base
- ingle value (for the given key) to STDOUT. ===== Usage ===== base-repo-get-value SERVICE KEY *
- base-net-load-url @z:relax:api:base
- file from an URL and outputs it to STDOUT. ===== Usage ===== base-net-load-url URL * ''URL'': t