We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776b6b6 commit eeef4d6Copy full SHA for eeef4d6
site/content/docs/cli/command-line-reference.md
@@ -147,7 +147,6 @@ npx checkly deploy
147
```
148
149
- `--config` or `-c`: You can specify a particular configuration file, e.g. `--config="./checkly.staging.config.ts"`
150
-- `--debug-bundle`: Generate a JSON file containing the data sent to our servers when you deploy.
151
- `--force` or `-f`: Skips the confirmation dialog when deploying. Handy in CI environments.
152
- `--preview` or `-p`: Preview the differences between your actual configuration and your account.
153
- `--output` or `-o`: Show applied differences after deploying.
0 commit comments