Closed as not planned
Closed as not planned
Description
OS Information
- OS: Windows
- Browser (if applicable):
- Architecture:
coder --version
:
Coder v0.0.0-devel+9b70a9b Tue May 24 00:04:38 UTC 2022
9b70a9b
Steps to Reproduce
- Run coder config-ssh
- Open generated file: there is in the beginning ":
This was generated by "coder config-ssh".
To remove this blob, run:
coder config-ssh --remove" - Run coder config-ssh --remove
Expected
Config is removed or do not mention it in the generated file
Actual
coder config-ssh --remove
unknown flag: --remove
Run 'coder config-ssh --help' for usage.