glow
glow copied to clipboard
Only overwrite config when --overwrite provided
In GitLab by @fahree on Mar 19, 2021, 20:06
null
In GitLab by @fahree on Mar 19, 2021, 20:07
Issue an error when a contact or identity would be overwritten, with actionable advice to retry with additional the --overwrite
flag to proceed with no error.
- [ ] Define an
options/overwrite
processor. - [ ] Have the
generate-identity
,add-identity
andadd-contact
commands use it.