Const
Bulk-import key/value pairs from an existing .env file. Existing secrets are skipped unless --update is passed; --dry-run previews the action without touching the vault.
.env
--update
--dry-run
jseeqret importenv .env --app myapp --env prod --dry-run Copy
jseeqret importenv .env --app myapp --env prod --dry-run
Bulk-import key/value pairs from an existing
.envfile. Existing secrets are skipped unless--updateis passed;--dry-runpreviews the action without touching the vault.