# coder update Update a workspace ## Usage ```console coder update [flags] ``` ## Flags ### --always-prompt Always prompt all parameters. Does not pull parameter values from existing workspace
| | | | --- | --- | | Default | false | ### --parameter-file Specify a file path with parameter values.
| | | | --- | --- | | Consumes | $CODER_PARAMETER_FILE | ### --rich-parameter-file Specify a file path with values for rich parameters defined in the template.
| | | | --- | --- | | Consumes | $CODER_RICH_PARAMETER_FILE |