Skip to content

Missing --typescript option for cli #116

@grahamlyons

Description

@grahamlyons

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:

Was there a problem with this option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions