-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The options object for the CLI defines a typescript property: https://github.com/TimMikeladze/arango-migrate/blob/0cc7c6d/src/cli.ts#L17
This is passed into the method to create a new migration: https://github.com/TimMikeladze/arango-migrate/blob/0cc7c6d/src/cli.ts#L55
However, the option doesn't appear to be available on the CLI itself: https://github.com/TimMikeladze/arango-migrate/blob/0cc7c6d12410591674ad58b756b1e2d220754ecd/README.md#usage
It looks like it was removed a few years ago but I can't see any indication why:
- commented out - 8548dfe#diff-b67825f5189e1999e99eb05158236596f976ef916f734262cb00e631855559b1L27-R27
- removed completely - d67aa50#diff-fa8d4e24d8399e8350f1c8bad05df53e8032ea995835bf911507015e2db61cddL29
Was there a problem with this option?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels