We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
.
This works:
coder template pull mytemplate foo/bar
This doesn't, it only creates an empty directory:
coder template pull mytemplate ./foo/bar
Both are valid ways to represent the same path.