Skip to content

sybri/vscode-vault

 
 

Repository files navigation

vault-to-env README

Features

  1. Connecting to a Vault
  2. Writing env file

Connecting to a Vault

A Vault token must be acquired by authenticating against an authentication backend. This extension supports integrated authentication via a token or via a username and password.

Writing env file

Write or add an .env file to the contents of key-value pairs or as JSON structures provided by Vault secrets

Requirements

Running this extension requires VisualStuido Code version 1.42.0 (January 2020) or later.

Extension Settings

The following settings are supported

  • vault.env.connections : A collection of Vault connections.

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.0%
  • JavaScript 2.7%
  • Dockerfile 1.3%