Courier Commands
Note: All commands have a -h
flag for more information about a command.
config
Manage the courier.json
configuration in the current working directory if it exists.
courier config
help
Get help with Blutui Courier.
courier help
init
Create a basic courier.json
file in the current directory.
courier init
install
Install the the required services for Blutui Courier.
courier install
open
Open the configured site
in the current courier.json
.
courier open
pull
Pull all the site code for handle
in the current courier.json
.
courier pull
push
Push all the site code for handle
in the current courier.json
.
courier push
uninstall
Uninstall all required services for Blutui Courier.
courier uninstall
version
Print the current version of Blutui Courier.
courier version
watch
Watch all the site code in the current working directory.
courier watch