ORY CLI
This is the ORY Command Line Interface (CLI).
Unix (Linux / macOS)
$ bash <(curl https://raw.githubusercontent.com/ory/meta/master/install.sh) ory
$ ory help
macOS
$ brew install ory/tap/cli
$ ory help
Releases
You can find all release binaries in at
releases.
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