Skip to content

refactor(cli)!: move scaletest to exp/scaletest #8339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 7, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
make gen
  • Loading branch information
johnstcn committed Jul 6, 2023
commit 54c5fb1d66ba1aa87638b3ff63b10b9959d21a26
1 change: 0 additions & 1 deletion docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ Coder — A tool for provisioning self-hosted development environments with Terr
| [<code>rename</code>](./cli/rename.md) | Rename a workspace |
| [<code>reset-password</code>](./cli/reset-password.md) | Directly connect to the database to reset a user's password |
| [<code>restart</code>](./cli/restart.md) | Restart a workspace |
| [<code>scaletest</code>](./cli/scaletest.md) | Run a scale test against the Coder API |
| [<code>schedule</code>](./cli/schedule.md) | Schedule automated start and stop times for workspaces |
| [<code>server</code>](./cli/server.md) | Start a Coder server |
| [<code>show</code>](./cli/show.md) | Display details of a workspace's resources and agents |
Expand Down
19 changes: 0 additions & 19 deletions docs/cli/scaletest.md

This file was deleted.

49 changes: 0 additions & 49 deletions docs/cli/scaletest_cleanup.md

This file was deleted.

276 changes: 0 additions & 276 deletions docs/cli/scaletest_create-workspaces.md

This file was deleted.

Loading