๐๏ธ ory auth logout
ory auth logout Signs you out of your account on this computer.
๐๏ธ ory auth
ory auth Create a new Ory Network account or sign in to an existing account.
๐๏ธ ory create event-stream
ory create event-stream Create a new event stream
๐๏ธ ory create jwk
ory create jwk Create a JSON Web Key Set with a JSON Web Key
๐๏ธ ory create oauth2-client
ory create oauth2-client Create an OAuth 2.0 Client
๐๏ธ ory create organization
ory create organization Create a new Ory Network organization
๐๏ธ ory create project
ory create project Create a new Ory Network project
๐๏ธ ory create relation-tuples
ory create relation-tuples Create relation tuples from JSON files
๐๏ธ ory create relationships
ory create relationships Create relationships from JSON files
๐๏ธ ory create workspace
ory create workspace Create a new Ory Network workspace
๐๏ธ ory create
ory create Create Ory Network resources
๐๏ธ ory delete access-tokens
ory delete access-tokens Delete all OAuth2 Access Tokens of an OAuth2 Client
๐๏ธ ory delete event-stream
ory delete event-stream Delete the event stream with the given ID
๐๏ธ ory delete identity
ory delete identity Delete one or more identities by their ID(s)
๐๏ธ ory delete jwk
ory delete jwk Delete one or more JSON Web Key Sets by their set ID
๐๏ธ ory delete oauth2-client
ory delete oauth2-client Delete one or more OAuth 2.0 Clients by their ID(s)
๐๏ธ ory delete organization
ory delete organization Delete the organization with the given ID
๐๏ธ ory delete relation-tuples
ory delete relation-tuples Delete ALL relation tuples matching the relation query.
๐๏ธ ory delete relationships
ory delete relationships Delete ALL relationships matching the relation query.
๐๏ธ ory delete
ory delete Delete resources
๐๏ธ ory format jsonnet
ory format jsonnet
๐๏ธ ory format
ory format Helpers for formatting code
๐๏ธ ory get identity-config
ory get identity-config Get Ory Identities configuration.
๐๏ธ ory get identity
ory get identity Get one or more identities by their ID(s)
๐๏ธ ory get jwk
ory get jwk Get one or more JSON Web Key Set by its ID(s)
๐๏ธ ory get oauth2-client
ory get oauth2-client Get one or more OAuth 2.0 Clients by their ID(s)
๐๏ธ ory get oauth2-config
ory get oauth2-config Get Ory OAuth2 & OpenID Connect configuration.
๐๏ธ ory get permission-config
ory get permission-config Get Ory Permissions configuration.
๐๏ธ ory get project
ory get project Get the complete configuration of an Ory Network project.
๐๏ธ ory get
ory get Get a resource
๐๏ธ ory import identities
ory import identities Import one or more identities from files or STD_IN
๐๏ธ ory import jwk
ory import jwk Imports JSON Web Keys from one or more JSON files.
๐๏ธ ory import oauth2-client
ory import oauth2-client Import one or more OAuth 2.0 Clients from files or STDIN
๐๏ธ ory import
ory import Import resources
๐๏ธ ory introspect token
ory introspect token Introspect an OAuth 2.0 Access or Refresh Token
๐๏ธ ory introspect
ory introspect Introspect resources
๐๏ธ ory is allowed
ory is allowed Check whether a subject has a relation on an object
๐๏ธ ory is
ory is Assert the state of Ory Network resources
๐๏ธ ory lint lint
ory lint lint
๐๏ธ ory lint
ory lint Helpers for linting code
๐๏ธ ory list event-streams
ory list event-streams List your event streams
๐๏ธ ory list identities
ory list identities List identities
๐๏ธ ory list oauth2-clients
ory list oauth2-clients List OAuth 2.0 Clients
๐๏ธ ory list organizations
ory list organizations List your Ory Network organizations
๐๏ธ ory list projects
ory list projects List your Ory Network projects.
๐๏ธ ory list relation-tuples
ory list relation-tuples List relation tuples
๐๏ธ ory list relationships
ory list relationships List relation tuples
๐๏ธ ory list workspaces
ory list workspaces List Ory Network workspaces
๐๏ธ ory list
ory list List resources
๐๏ธ ory open account-experience login
ory open account-experience login Open login page
๐๏ธ ory open account-experience recovery
ory open account-experience recovery Open recovery page
๐๏ธ ory open account-experience registration
ory open account-experience registration Open registration page
๐๏ธ ory open account-experience settings
ory open account-experience settings Open settings page
๐๏ธ ory open account-experience verification
ory open account-experience verification Open verification page
๐๏ธ ory open account-experience
ory open account-experience Open Ory Account Experience Pages
๐๏ธ ory open
ory open Open Ory Account Experience Pages
๐๏ธ ory parse relation-tuples
ory parse relation-tuples Parse human readable relation tuples
๐๏ธ ory parse relationships
ory parse relationships Parse human readable relationships
๐๏ธ ory parse
ory parse Parse Ory Network resources
๐๏ธ ory patch identity-config
ory patch identity-config Patch the Ory Identities configuration of the defined Ory Network project.
๐๏ธ ory patch oauth2-config
ory patch oauth2-config Patch the Ory OAuth2 & OpenID Connect configuration of an Ory Network project.
๐๏ธ ory patch opl
ory patch opl Update the Ory Permission Language file in Ory Network
๐๏ธ ory patch permission-config
ory patch permission-config Patch the Ory Permissions configuration of an Ory Network project.
๐๏ธ ory patch project
ory patch project Patch the Ory Network project configuration.
๐๏ธ ory patch
ory patch Patch resources
๐๏ธ ory perform authorization-code
ory perform authorization-code An exemplary OAuth 2.0 Client performing the OAuth 2.0 Authorize Code Flow
๐๏ธ ory perform client-credentials
ory perform client-credentials Perform the OAuth2 Client Credentials Flow
๐๏ธ ory perform
ory perform Perform a flow
๐๏ธ ory proxy
ory proxy Run your app and Ory on the same domain using a reverse proxy
๐๏ธ ory revoke token
ory revoke token Revoke an access or refresh token
๐๏ธ ory revoke
ory revoke Revoke resources
๐๏ธ ory tunnel
ory tunnel Mirror Ory APIs on your local machine for local development and testing
๐๏ธ ory update event-stream
ory update event-stream Update the event stream with the given ID
๐๏ธ ory update identity-config
ory update identity-config Update the Ory Identities configuration of an Ory Network project.
๐๏ธ ory update oauth2-client
ory update oauth2-client Update an OAuth 2.0 Client
๐๏ธ ory update oauth2-config
ory update oauth2-config Update the Ory OAuth2 & OpenID Connect configuration of an Ory Network project.
๐๏ธ ory update opl
ory update opl Update the Ory Permission Language file in Ory Network
๐๏ธ ory update organization
ory update organization Update the organization with the given ID
๐๏ธ ory update permission-config
ory update permission-config Update Ory Permissions configuration of an Ory Network project.
๐๏ธ ory update project
ory update project Update Ory Network project service configuration
๐๏ธ ory update
ory update Update resources
๐๏ธ ory use project
ory use project Set the project as the default. When no id is provided, prints the currently used default project.
๐๏ธ ory use
ory use Use a resource
๐๏ธ ory validate identity
ory validate identity Validate local identity files
๐๏ธ ory validate
ory validate Validate resources
๐๏ธ ory version
ory version Display this binary's version, build time, and git hash of this build
๐๏ธ ory
ory The Ory CLI