fauna / fauna-shell

Interactive shell for FaunaDB
Other
75 stars 17 forks source link

stack -> environment #324

Closed fauna-chase closed 12 months ago

fauna-chase commented 1 year ago

Also made our endpoint validation a bit less rigid. This allows things like using fauna cloud-login when your project points to and endpoint that doesn't exist. Any command that needs a valid endpoint still ensures it has one and will print an error message conveying that.

Added a custom help class so that we can display our beta topics below our non beta topics