boto
botoA Python package that provides interfaces to Amazon Web Services.
A Python package that provides interfaces to Amazon Web Services.
aws_access_key_idaws_secret_access_keyaws_security_tokenThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
ca_certificates_filenum_retries = 10http_socket_timeout = 60https_validate_certificates = Trueca_certificates_file = /Users/octocat/certs/ca-bundle.crtmachine-localproxy = proxy.example.comproxy_port = 8080 Otty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
Nothing. boto writes no caches or state in your home directory.
ca_certificates_filenum_retries = 10http_socket_timeout = 60https_validate_certificates = Trueca_certificates_file = /Users/octocat/certs/ca-bundle.crtmachine-localproxy = proxy.example.comproxy_port = 8080 Each machine keeps its own copy of these.
aws_access_key_idaws_secret_access_keyaws_security_tokenLifted into your secret store; the rest of the file syncs.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/boto. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these is generated from the same rules as this page. None of them splits ca_certificates_file for you — that part is Otty’s own sync, or a template you write by hand.