flynt-cli icon indicating copy to clipboard operation
flynt-cli copied to clipboard

flynt clone db fails when setting different base path

Open dgrdl opened this issue 7 years ago • 0 comments

Setting a different base path than the one where the .flynt.json is, breaks the clone db task as it tries to use the base path to get /tmp/ and /backup/ directories. Creating the directories manually or providing a --configPath (not sure if that works, see #69) to get around the issue did not work.

dgrdl avatar Nov 30 '18 12:11 dgrdl