Commands
Jetti provides the following commands:
| Command | Alias | Description |
|---|---|---|
| clone | get, g | Clone a repository |
| list | ls | List cloned repositories |
| fetch | Fetch updates for all repos | |
| update | Fetch and fast-forward all repos | |
| status | st | Show repo status dashboard |
| rm | remove | Remove a cloned repository |
| config | cfg | View or manage configuration |
| root | Print the root directory | |
| completions | Generate shell completions |
Global options
These options are available on all commands:
--root <PATH> Override the root directory
-h, --help Print help
-V, --version Print version