freight-cli icon indicating copy to clipboard operation
freight-cli copied to clipboard

A command line interface to Freight

freight-cli

This is a command line interface to Freight.

$ freight --api-key <api_key> --base-url http://<host>:<port>/api/0/ --user [email protected] deploy example
Created new Task with ID = 1

$ freight --api-key <api_key> --base-url http://<host>:<port>/api/0/ --user [email protected] tail -f 1
(waiting for output..)
# ...