circleci pipeline run
now lets you test run pipelines using local, unversioned configuration files directly from the CircleCI CLI. This enables you to validate config changes before committing them to version control. Run circleci pipeline run -h
for instructions.
To run a pipeline with a local config file, you’ll need to enable “Allow triggering pipelines with unversioned config” in Organization Settings > Advanced.