Key management:
Manage (browse, create, edit, delete) keys.
Create a key using TTL.
Key browsers have multiple views: trees or lists with paging.
Key List Update in Real Time: Refresh the list when the value of any key changes.
Manage revisions: List any key revisions and revert to any previous values.
Setup and configuration:
The ability to use multiple profiles allows you to manage any number of ETCD clusters using dedicated settings.
Import/Export Settings: Save settings to or load from a file.
Authentication and security:
Basic authentication: (username/password)
HTTPS Client Certificate Authentication
Supports HTTP and HTTPS (secure) connections
Authentication is not supported (ETCD with authentication disabled)
Other functions:
Displays basic information about the ETCD cluster and its nodes, and performs health checks.
Manage leases: List and revoke leases for details.
Manage users: Create, update, or delete users.
Manage roles and permissions: create, update, delete roles, assign/revoke permissions.
Manage observers. Supported event responders: application or desktop notifications, application console loggers.
Intranet mode: works without an Internet connection.