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

Skip to content

use common directory params for templates create and templates update #565

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

Closed
Tracked by #635
bpmct opened this issue Mar 25, 2022 · 2 comments · Fixed by #1385
Closed
Tracked by #635

use common directory params for templates create and templates update #565

bpmct opened this issue Mar 25, 2022 · 2 comments · Fixed by #1385
Assignees
Labels
api Area: HTTP API
Milestone

Comments

@bpmct
Copy link
Member

bpmct commented Mar 25, 2022

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/
@misskniss
Copy link

Hey team! Please add your planning poker estimate with ZenHub @kylecarbs @vapurrmaid @bpmct

@misskniss
Copy link

@kylecarbs @johnstcn this is marked for a new hire. Do you want to hand it off to Mathias or Spike? CC @tjcran

@bpmct bpmct changed the title use common directory params for projects create and projects update use common directory params for templates create and templates update May 5, 2022
@johnstcn johnstcn assigned mafredri and unassigned kylecarbs May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants