Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mterhar/coder-cli

Tags

v1.16.0-rc.0

Toggle v1.16.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: split parsing config from creating env (coder#234)

- Add an endpoint to parse a WAC template.
- Add support for specifying a local file.
- Decoupled creating an environment from parsing a template
  (in the API).