ORY CLI
This is the ORY Command Line Interface (CLI).
Install the CLI using:
bash <(curl https://raw.githubusercontent.com/ory/cli/master/install.sh) -b $GOPATH/bin
The ORY development toolchain helps you with tasks that need to be done regularly when developing
ORY technology.
For help on available commands (e.g. creating fizz migrations) check
$ ory help dev