Skip to content

Commit eeef4d6

Browse files
authored
Remove debug bundle (#1343)
1 parent 776b6b6 commit eeef4d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/content/docs/cli/command-line-reference.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ npx checkly deploy
147147
```
148148

149149
- `--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.
151150
- `--force` or `-f`: Skips the confirmation dialog when deploying. Handy in CI environments.
152151
- `--preview` or `-p`: Preview the differences between your actual configuration and your account.
153152
- `--output` or `-o`: Show applied differences after deploying.

0 commit comments

Comments
 (0)