CircleCI
Gets the details of the CircleCI workflows; including the details of the last runs and the jobs, and retrieves the artifacts of the jobs.
Utilities · CircleCI
Configuration parameters
url— Your server URL (required)api_key— The API keyapi_key_creds—vcs_type— Version control system type (required)organization— Organization name (required)project— Project Name (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (5)
-
circleci-artifacts-listRetrieves the artifacts list from the CircleCI job.
-
circleci-trigger-workflowTriggers a new pipeline on the project.
-
circleci-workflow-jobs-listRetrieves the jobs list from the CircleCI workflow.
-
circleci-workflow-last-runsRetrieves the jobs list from the CircleCI workflow.
-
circleci-workflows-listGets information on workflows.