Etcd Compass
Browse etcd clusters from the VS Code sidebar. Add connections and view all key-value pairs.
Built and maintained by Sportscanner (https://www.sportscanner.co.uk).
Features
- Add etcd connections via a simple form
- Persist connections across sessions
- View all key-value pairs for a connection
- Refresh and delete connections
Usage
- Open the Etcd view from the Activity Bar
- Click "+" to add a connection (e.g.,
127.0.0.1:2379 )
- Expand a connection to load all keys and values
Requirements
- etcd v3 endpoint(s)
- If authentication is enabled, provide username/password in the form
Known Limitations
- Keys are loaded in full; for very large datasets, consider adding prefixes in the future
Release Notes
0.1.0
- Renamed and rebranded to Etcd Compass by Sportscanner
License
This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.
| |