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

login

Login using your Courier token.

courier login <courier-token>

If your Courier token has expired, you can update it using the --force flag:

courier login <courier-token> -f

open

Open the configured site in the current courier.json.

courier open

pull

Pull all the site code for handle from the current courier.json, targeting the public and views folders.

courier pull

push

Push all the site code for handle from the current courier.json, targeting the public and views folders.

courier push

uninstall

Uninstall all required services for Blutui Courier.

courier uninstall

version

Print the current version of Blutui Courier.

courier version

watch

Watch will set up a local environment hosting your public folder, use the views folder to watch for changes and push the modified files, and utilize the Blutui cloud to build for you, accessible at localhost:8080.

courier watch

On the first run, watch does not automatically push code, it starts monitoring file changes in the views directory.

Was this helpful?

Copyright © 2024 Blutui.