circleci config
Operate on build config files
Synopsis
Operate on build config files
Flags
-h, --help help for config
Flags inherited from parent commands
--host string URL to your CircleCI host, also CIRCLECI_CLI_HOST (default "https://circleci.com")
--skip-update-check Skip the check for updates check run before every command. (default true)
--token string your token for using CircleCI, also CIRCLECI_CLI_TOKEN
SEE ALSO
- circleci - Use CircleCI from the command line. This project is the seed for CircleCI’s new command-line application. For more help, see the documentation here: https://circleci.com/docs/2.0/local-cli/
- circleci config generate - Generate a config by analyzing your repository contents
- circleci config pack - Pack up your CircleCI configuration into a single file.
- circleci config process - Validate config and display expanded configuration.
- circleci config validate - Check that the config file is well formed.