CLI Usage¶
SenfCLI has five important functions:
- Pull
.envfiles from the server - Push
.envfiles to the server - Manage local projects
- Manage SSH Keys associated to an account
- Manage local user profiles
CLI Help¶
Basic documentation can be found by running senf help, senf --help or by appending --help onto any command like senf pull --help