Skip to content
/ cli Public

Create bulk action scripts, automate your tasks, manage your projects, and seamlessly interact with the Ory Network using the Ory command line interface (CLI).

License

Notifications You must be signed in to change notification settings

ory/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ORY CLI

CI test status CI end-to-end test status

This is the ORY Command Line Interface (CLI).

Unix (Linux / macOS)

$ curl https://raw.githubusercontent.com/ory/meta/master/install.sh | sh -s ory
$ ory help

macOS

$ brew install ory/tap/cli
$ ory help

Releases

You can find all release binaries in at releases.

Development Toolchain

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