March 20th, 2023

Improved

Checkly CLI v0.4.8

Checkly CLI v0.4.8 just landed with some core improvements.

  • Added a checkly destroy command to wipe all Checks and resources related to your project. This is useful when quickly prototyping or demoing your Checkly monitoring as code setup.

  • Added the --config / -c flag to test and deploy commands so you can target multiple checkly.config.ts files inside your repo. This enables you to manages multiple distinct projects within one repo.

Reference docs for the new commands and flags are here. Make sure to upgrade with npm install @checkly/cli@latest