New
Discover how Dropbox streamlined dev environments & cut costs by switching 1000 developers to Coder

Read the success story

Home
/
Command line
/
Reference
/
coder workspaces
/
coder workspaces rebuild

coder workspaces rebuild

coder workspaces rebuild

rebuild a Coder workspace

coder workspaces rebuild [workspace_name] [flags]

Examples

coder workspaces rebuild front-end-workspace --follow
coder workspaces rebuild backend-workspace --force

Options

      --follow        follow build log after initiating rebuild
      --force         force rebuild without showing a confirmation prompt
  -h, --help          help for rebuild
      --user string   Specify the user whose resources to target (default "me")

Options inherited from parent commands

  -v, --verbose   show verbose output

SEE ALSO

See an opportunity to improve our docs? Make an edit.