Skip to main content

encryptstorage

Encrypt the data storage (storage/site.bin) for a running Ambient app.

Dev Console

The Ambient app needs to be running locally for the CLI to communicate. It will try to access the Dev Console via: http://localhost:8081/plugins

Encrypt the data storage.

encryptstorage

Error: could not get plugin names​

If you don't have the Ambient app running, when you try to use the command or auto-complete for the tab, you will receive an error message like this:

amb: could not get plugin names: error creating client: Get "http://localhost:8081/plugins": dial tcp [::1]:8081: connect: connection refused