endpoint add
Add an endpoint to ~/.fauna-shell.
Arguments
Argument | Description |
---|---|
|
Endpoint name. fauna-shell identifies the URL |
Options
Option | Description |
---|---|
|
(Optional) Disable interaction. |
|
(Optional) Database secret. |
|
(Optional) Sets this environment as the default environment. |
|
(Optional) Database URL. |
|
(Optional) Help for |
Examples
fauna endpoint add
fauna endpoint add localhost --url http://localhost:8443/ --key secret
fauna endpoint add localhost --set-default
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!