Skip to content

The coder template pull command fails with a relative path starting with . #10281

Closed
@mafredri

Description

@mafredri

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.

Metadata

Metadata

Assignees

Labels

cliArea: CLIs2Broken use cases or features (with a workaround). Only humans may set this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions