You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs references the old terminology, Projects, and not Templates
'Working with Projects' title needs to be changed
There is also a missing step to cd into the new template folder before running additional commands. The CLI help correctly points this out, but this README.md is out-of-date.
Also the coder templates create command needs to be like:
../coder workspaces create --template="docker-local" mark-docker-ws
The README.md should also include steps like coder config-ssh and ssh coder. and explain what is going on in these steps. CLI help has some of this, but it should be captured in the README.md for new users who are curious about Coder v2 and what is provides.
Underlight Highlights, it mentions 'in your cloud' but there is a Docker example which can be local