Skip to content

docs: describe rich parameters #6527

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 14 commits into from
Mar 9, 2023
Prev Previous commit
Next Next commit
Update docs/templates/parameters.md
Co-authored-by: Cian Johnston <public@cianjohnston.ie>
  • Loading branch information
mtojek and johnstcn authored Mar 9, 2023
commit ec0f774cec8e4ea3c8252f53cd9439f72a825ee5
2 changes: 1 addition & 1 deletion docs/templates/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Parameters are an [alpha feature](../contributing/feature-stages.md#alpha-features). See the [Rich Parameters Milestone](https://github.com/coder/coder/milestone/11) for more details.

Templates can contain _parameters_, which prompt the user for additional information in the "create workspace" screen.
Templates can contain _parameters_, which allow prompting the user for additional information when creating workspaces in both the UI and CLI.

![Parameters in Create Workspace screen](../images/parameters.png)

Expand Down