To generate keypair need to execute following command:
dbvisor-agent app:server:generate-keypair --identifier=email@example.com
Where --identifier is unique ID of user (it could be email, name etc.)
--identifier
After command is executed it will provide public key that should be provided to the developer. After that developer should save this key using dbvisor-client.
Last updated 24 days ago