secret-tool Command Examples

Store and retrieve passwords, part of the libsecret package. Communicates with Freedesktop secret service implementations such as gnome-keyring. More information: https://gnome.pages.gitlab.gnome.org/libsecret/.

secret-tool store --label={{label}} {{key}} {{value}}

secret-tool lookup key {{key}}

secret-tool search key {{key}}

secret-tool clear key {{key}}