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
cli/discover: remove/add local collections if the remote collection is deleted/created
This works when the destination backend is 'filesystem'.
-- add a new parameter to storage section:
implicit = ["create", "delete"]
Changes cli/utils.py:save_status(): when data is None, remove the
underlaying file.
0 commit comments