pub fn keyring_store(key: &str, value: &str) -> Result<()>
Store a secret in the OS keyring under the romm-cli service name.
romm-cli