Export endpoint (.env + JSON formats) #9
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement an export endpoint to allow users to retrieve all secrets for a given environment as a single .env file or JSON object, enabling easy integration with existing deployment tools and local development setups.