Comtryasupports at the moment the following actions:
| Action | Alias | Description |
|---|---|---|
command.run |
cmd.run |
Runs a given command |
package.install |
package.installed |
Installs a given package from a provider |
directory.create |
dir.create |
Creates a given directory |
directory.copy |
dir.copy |
Copies a given directory |
file.copy |
Copies a given file | |
file.link |
Creates a link to a specific file | |
file.download |
Downloads a file from a given source | |
binary.github |
bin.gh |
Downloads a release binary |
user.add |
Creates a given user |
{% page-ref page="commands/" %}
{% page-ref page="files-and-directories/" %}
{% page-ref page="packages/" %}
{% page-ref page="user/" %}