pub fn cache_token_from_commandline(
    config: &Config,
    sid: &SourceId,
    token: Secret<&str>
)