ory / cli

Create bulk action scripts, automate your tasks, manage your projects, and seamlessly interact with the Ory Network using the Ory command line interface (CLI).
https://www.ory.sh/cli?utm_source=github&utm_medium=banner&utm_campaign=cli
Apache License 2.0
43 stars 22 forks source link

Setup custom domains via ory CLI #356

Open lwolle opened 4 months ago

lwolle commented 4 months ago

Preflight checklist

Ory Network Project

charming-wilbur-n6d58g3mdl

Describe your problem

Hey ory team,

we are looking to track the ory configuration as code (at best via a terraform provider), but the CLI will do for a while. As far as I can say, the options to export and update ory network resources via the CLI are already quite extensive. The last piece to completely track the state of our projects as code are the settings comain settings (I'm probably missing something else, that I don't know about yet)

Describe your ideal solution

The idealest solution would be a terraform provider for ory network.

The possibility to retrieve and update the configuration of a project including all those options, especially the custom domain settings, that are currently only retrievable and configurable via the ory console UI.

Workarounds or alternatives

I'm not aware of alternatives except using the ory console UI, which is not ideal.

Version

ory network

Additional Context

No response

aeneasr commented 4 months ago

Thank you! That's a great addition and certainly possible to do. Unfortunately we have a pretty large backlog so no promises on delivery.

lwolle commented 1 month ago

Thank you for your response @aeneasr . It looks like the ory CLI and the ory UI do not evolve in sync, and configuring ory network projects isn't possible with one or the other.