Usage:  circleci config validate [<path>] [flags]

Flags:
  -c, --config string   Path to config file (use "-" for stdin) (default ".circleci/config.yml")
  -h, --help            help for validate
      --json            Output as JSON
  -n, --next            Enable config next which previews upcoming potentially breaking config changes
      --org string      Organization slug (e.g. gh/myorg) or UUID for private orb resolution; defaults to git remote
  