- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
A very minor suggestion
current behavior
coder templates create -d ./directory/coder templates update project-name directory/
desired behavior
coder templates create ./directory/coder templates update project-name ./directory/# or coder templates create -d directory/coder templates update project-name -d ./directory/