mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
feat(cli): provide parameter values via command line (#8898)
This commit is contained in:
3
cli/testdata/coder_start_--help.golden
vendored
3
cli/testdata/coder_start_--help.golden
vendored
@ -3,6 +3,9 @@ Usage: coder start [flags] <workspace>
|
||||
Start a workspace
|
||||
|
||||
[1mOptions[0m
|
||||
--build-option string-array, $CODER_BUILD_OPTION
|
||||
Build option value in the format "name=value".
|
||||
|
||||
--build-options bool
|
||||
Prompt for one-time build options defined with ephemeral parameters.
|
||||
|
||||
|
Reference in New Issue
Block a user