edgedb instance
The edgedb instance group of commands contains all sorts of tools for managing EdgeDB instances.
| edgedb instance create | Initialize a new server instance |
| edgedb instance link | Link a remote instance |
| edgedb instance unlink | Unlink a remote instance |
| edgedb instance list | Show all instances |
| edgedb instance logs | Show logs of an instance |
| edgedb instance status | Show statuses of all or of a matching instance |
| edgedb instance start | Start an instance |
| edgedb instance stop | Stop an instance |
| edgedb instance restart | Restart an instance |
| edgedb instance destroy | Destroy a server instance and remove the data stored |
| edgedb instance revert | Revert a major instance upgrade |
| edgedb instance reset-password | Reset password for a user in the instance |
| edgedb instance upgrade | Upgrade installations and instances |
