Development and migrations
The development instructions are stored in the repository README.
Migrations
From v1 to v2
v2
updates the SecEnv entrypoints, the underlying functionalities remain unchanged.
To migrate from v1
to v2
:
secenv $store $secret
becomessecenv secrets get $store $secret
(--key
argument remains the same)secenv secrets
becomessecenv secrets fill
secenv contexts
becomessecenv contexts list
secenv context $context
becomessecenv contexts gen $context