You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
636 B
636 B
Kamal
This plugin provides completion for Kamal as well as some aliases for frequent Kamal commands.
To use it, add kamal to the plugins array of your zshrc file:
plugins=(... kamal)
Aliase
| Alias | Command | Description |
|---|---|---|
| kad | kamal deploy |
Deploy app to servers |