1 2 3 4 5 6 7
```sh # To show the default vault $ ockam vault show # To show a specific vault $ ockam vault show v1 ```