movesdk-cli

1.0.0 • Public • Published

MOVE SDK CLI

This is a command-line interface (CLI) for the MOVE SDK. It provides various commands to interact with the SDK, such as creating a project, listing projects, logging in and out, and more.

More information about the MOVE SDK can be found in the documentation.

Usage

Here are some of the commands you can use:

  • clone: Clones the test projects.
  • login: Logs in to the MOVE SDK CLI.
  • logout: Logs out from the MOVE SDK CLI.
  • projects: Lists the projects.
  • create-project: Creates a new project.
  • delete-project: Deletes a project.
  • services: Lists the services.
  • help: Opens the MOVE documentation.
  • open-project: Opens the MOVE dashboard.
  • keys: List move sdk project keys

For example, to create a new project, you would run:

node movesdk.js create-project

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Package Sidebar

Install

npm i movesdk-cli

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

28.9 kB

Total Files

15

Last publish

Collaborators

  • dolphintechnologies