mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
21 lines
272 B
Markdown
Generated
21 lines
272 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# rename
|
|
|
|
Rename a workspace
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder rename [flags] <workspace> <new name>
|
|
```
|
|
|
|
## Options
|
|
|
|
### -y, --yes
|
|
|
|
| | |
|
|
|------|-------------------|
|
|
| Type | <code>bool</code> |
|
|
|
|
Bypass prompts.
|