- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
A week ago, the workflow to create a new project was justcoder projects create
and then select a template from the list. Now you must:
$ coder projects init# select your template type, e.g. gcp-linux$ cd gcp-linux$ coder projects create# ...
We should add a "create project from single command" workflow to the CLI.
Version: v0.2.0
OS: Windows