0.0.5-0 • Published 3 years ago

@webqit/objective-sql-cli v0.0.5-0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Objective SQL CLI

Objective SQL CLI is a Command-Line utility for Objective SQL.

Visit project homepage.

Installation

Install Objective SQL CLI globally via npm

$ npm i -g npm
$ npm i -g @webqit/objective-sql-cli

Commands

View all available commands and their descriptions:

$ objsql help
  • Config - Configure the behaviour of a command:

    $ objsql config <command>

    ...where <command> is the command name to configure. Use the the ellipsis ... for options.

  • Migrate - Run schema migration:

    $ objsql migrate

    See Migration Docs for details.

Issues

To report bugs or request features, please submit an issue.

License

MIT.

0.0.5-0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago