Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>etcd-explorerNew to Visual Studio Code? Get it now.
etcd-explorer

etcd-explorer

Manoj

|
2,374 installs
| (0) | Free
Explore etcd v2 and v3 key-values in visual studio code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Etcd Manager

Visual Studio Code Extension for Managing Etcd

  • Explore etcd v2 and etcd v3 in explorer tree
  • view values for keys in editor
  • export keys as JSON
  • import JSON
  • delete keys

TLS And Authentication

  • Run with no authentication
  • Use Basic Authentication
    • Enable/Disable Basic Authentication
    • Login/Logout with username/password
  • TLS for transport
    • add root-ca-cert to configuration for server certificate verification
    • if client certificate is required by server, then add client certificate/key pair through context menu
  • TLS for Authentication
    • provide client certificate and key pair for client authentication
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft