Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 09:10 AM
hmm... `dbx sync repo -d [repo_name]` works well from my side
coudl you please check:
- use the latest dbx version, currently 0.8.7
- it should be under Repos menu, not Workspace
- if your files are not delcared in the gitignore, check the help of `dbx sync repo --help`, there're multiple exclusion settings
- default behavior of `dbx sync repo` keeps watching the files changes, you can modifiy a file, and check if you see in the output, sth similar to my example that changed the file `__ini__.py`