Azure CLI
azure-cliA set of commands used to create and manage Azure resources.
A set of commands used to create and manage Azure resources.
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
keysas_tokenconnection_stringaccess_keystorage_keyThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
log_dir [logging]enable_log_file = yeslog_dir = /Users/octocat/Library/Logs/azuremachine-local [defaults]group = octocat-rgOtty 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. Azure CLI writes no caches or state in your home directory.
log_dir [logging]enable_log_file = yeslog_dir = /Users/octocat/Library/Logs/azuremachine-local [defaults]group = octocat-rgEach machine keeps its own copy of these.
keysas_tokenconnection_stringaccess_keystorage_keyLifted 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/azure-cli. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these keeps all credential files out. None of them splits log_dir for you — that part is Otty’s own sync, or a template you write by hand.