$ circleci
Receiving latest version of circleci...
The CLI tool to be used in CircleCI.
Usage:
circleci [flags]
circleci [command]
Available Commands:
build run a full build locally
config validate and update configuration files
step execute steps
tests collect and split files with tests
version output version info
Flags:
-c, --config string config file (default is .circleci/config.yml)
--taskId string TaskID
--verbose emit verbose logging output
Use "circleci [command] --help" for more information about a command.