Store and retrieve passwords, part of the
libsecretpackage. Communicates with Freedesktop secret service implementations such asgnome-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}}