github ory/cli v1.0.0

9 hours ago

Ory CLI matures! With these changes, the CLI is now perfectly supports both interactive and automated environments. Inconsistencies in command usage were resolved, and workspaces are now fully supported. Browse through the documentation for guides and all the details.

Bug Fixes

  • Correctly determine project and workspace IDs (b07874a)
  • Redirect user before finalizing OAuth2 login (#383) (89a08d6)
  • Use correct field internally (9c6c7e5)

Code Generation

  • Pin v1.0.0 release commit (c89c0b8):

    Bumps from v1.0.0-alpha.0

Features

  • Allow additional CORS headers for proxy (#377) (6f64ad8)
  • Allow using only project API keys (81ecdfd)
  • Require workspace when creating projects (#382) (de3f2c9)

Tests

  • Drop analytics and other scripts (d2280c3)
  • Update command usage (0a752c3)

Changelog

  • 37115e8 autogen(docs): generate and bump docs
  • c89c0b8 autogen: pin v1.0.0 release commit
  • b215681 chore: support more formats in license header tool (#374)
  • 6f64ad8 feat: allow additional CORS headers for proxy (#377)
  • 81ecdfd feat: allow using only project API keys
  • de3f2c9 feat: require workspace when creating projects (#382)
  • b07874a fix: correctly determine project and workspace IDs
  • 89a08d6 fix: redirect user before finalizing OAuth2 login (#383)
  • 9c6c7e5 fix: use correct field internally
  • d2280c3 test: drop analytics and other scripts
  • 0a752c3 test: update command usage

Artifacts can be verified with cosign using this public key.

Don't miss a new cli release

NewReleases is sending notifications on new releases.