Movement CLI

The Movement CLI allows developers to visualize, interact, develop, and deploy to the the movement ecosystem, but not limited to, from a single tool.

Installing

bash <(curl -fsSL https://raw.githubusercontent.com/movemntdev/M1/main/scripts/install.sh) --latest

Getting Help

The Movement CLI is built with clap. On any command path, you can use --help to learn more about subcommands and arguments.

Last updated