endpoint add
Add an endpoint to ~/.fauna-shell.
Description
Add an endpoint to ~/.fauna-shell.
The cloud-login command
steps you through selecting a Region Group to connect to and
is the preferred way to add an endpoint. Use the endpoint add command if
you want to connect to a non-standard endpoint.
Arguments
| Argument | Description |
|---|---|
|
Endpoint name. fauna-shell identifies the URL |
Options
| Option | Description |
|---|---|
|
Disable interaction. |
|
Database secret. |
|
Sets this environment as the default environment. |
|
Database URL. |
|
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!