circleci pipeline list

List pipeline definitions for a project.

Synopsis

List pipeline definitions for a project.

The project ID can be found in your project settings or in the URL of your project page.

Examples: circleci pipeline list 12345678-1234-1234-1234-123456789012

circleci pipeline list <project-id> [flags]

Flags

  -h, --help   help for list

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