You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Magic block is replaced by Include statement
- Writes are only done on changes
- Inform user of changes via prompt
- Allow displaying changes via `--diff`
- Remove magic block if present
TODO:
- [ ] Parse previous `config-ssh` options and suggest re-using them
- [ ] Auto-update `~/.ssh/coder` on `coder create` and `coder delete`
- [ ] Tests for the new functionality
Fixes#1326
0 commit comments