Skip to content

CLI Usage

SenfCLI has five important functions:

  1. Pull .env files from the server
  2. Push .env files to the server
  3. Manage local projects
  4. Manage SSH Keys associated to an account
  5. 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