feat: add dry-run option to sync-metadata command (#3758)

* feat: add dry-run option to sync-metadata command

* feat: save metadata logs in dry-run mode
This commit is contained in:
Jérémy M
2024-02-01 16:35:32 +01:00
committed by GitHub
parent cdc51add7d
commit 3c89a97a9f
7 changed files with 131 additions and 17 deletions

4
.gitignore vendored
View File

@ -17,4 +17,6 @@
!.yarn/sdks
!.yarn/versions
coverage
.vercel
.vercel
**/**/logs/**