@commercetools-frontend/checkly-cli

0.1.2 • Public • Published

@commercetools-frontend/checkly-cli

This is a CLI used internally for Merchant Center applications. We do not provide any guarantees or support for the functionality.

This CLI provides useful commands to interact with the Checkly API.

Installation

$ npm install --save @commercetools-frontend/checkly-cli

Usage

Please make sure you have Node.js v14 or higher installed as this package uses native ES modules.

Command: trigger

This command triggers a CI/CD check in Checkly.

pnpm checkly-cli trigger \
  --group <number> \
  --token <string>

Note that --group and --token defaults to environment variables with the name CHECKLY_GROUP and CHECKLY_TOKEN.

Package Sidebar

Install

npm i @commercetools-frontend/checkly-cli

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

26 kB

Total Files

14

Last publish

Collaborators

  • tdeekens
  • emmenko
  • commercetools-admin