Starting Suite through the CLI
Description:
Start and mount the suitefs filesystem
β
Usage:
suite start [options]
Options:
-u, --username <username> Username/email to login with
-p, --port <port> Option explicit port to bind to
-?, -h, --help Show help and usage information
Prior to running this command or inline you'll need to set an Environment Variable on your system called SUITE_PASSWORD. Ex:
SUITE_PASSWORD='replace_me_with_password' suite start --username replace_me_with_username
CLI Commands
Usage:
suite [command] [options]
β
Options:
--version Show version information
-?, -h, --help Show help and usage information
β
Commands:
status View Suite status
start Start and mount the suitefs filesystem
stop Stop and unmount the suitefs filesystem
volume Volume commands
pre-cache Pre-Cache commands
cache Cache commands
time-machine Time machine commands