Files
coder/cli
Joe Previte 1359850715 feat(cli): validate name length on template create (#3823)
* feat(cli): add template create validation test

This adds a test to validate that `template create` prints an error
message if called with a template name exceeding the 32-char limit.

* fixup

* fixup test

* feat(cli): add name validation to templatecreate

This adds a validation step to ensure the template name is less than 32
characters.

* fixup!: use utf8.RuneCountInString

* fixup!: remove pty from test
2022-09-07 15:01:18 -05:00
..
2022-09-04 11:28:09 -05:00
2022-09-01 14:58:23 -05:00
2022-09-06 17:07:00 +00:00
2022-09-04 11:28:09 -05:00
2022-09-07 16:38:19 +00:00
2022-08-21 22:32:53 +00:00
2022-09-04 11:28:09 -05:00
2022-08-31 20:09:44 -05:00
2022-08-23 13:55:39 -07:00