You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a great feature to be able to export (and import) the most recent version of a set of secrets.
I am sure there benefits to exporting and importing Certificates and Keys as well, but those may introduce additional complexity (especially on the import). As Secrets contain just strings (Name, Identifier, Version, Secret), I figure that would be an easier first step.
Additionally, my specific need only requires exporting of Secrets, but I believe importing Secrets would be of broader use as well.