ockam_command 0.150.0

End-to-end encryption and mutual authentication for distributed applications.
1
2
3
4
5
```sh
# Migrate a Postgres database shared by multiple nodes.
$ ockam migrate-postgres
$ ockam migrate-postgres --dry-run
```