Hi guys, is there anyway to `ory auth` in one comm...
# ory-network
a
Hi guys, is there anyway to
ory auth
in one command for cli? E.g. without having to do the whole interactive y/n questions
f
https://www.ory.sh/docs/guides/cli/cli-basics Looks like there is a
--yes
flag.
1
m
Also see this gitops guide: https://www.ory.sh/docs/guides/gitops @gifted-salesmen-20057 has contributed a CLI extension for VS Code: https://github.com/ory/cli-vscode-extension Its very much in alpha still, but if you are interested you can try it out already.
a
thanks both 🙂