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
{{ message }}
This repository was archived by the owner on Dec 21, 2022. It is now read-only.
It would be great to be able to add and remove entries (using a flag like --force) where the behavior does not break
addis used even though the item already existsremoveis used even though the item is already missingRight now i use this for add:
and this for remove
This is important for automations with ansible/homemaker and others, where you setup shared / common ssh aliases and things like that.
Thanks!