Terramate
terramateAn infrastructure-as-code orchestration and code-generation CLI.
An infrastructure-as-code orchestration and code-generation CLI.
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
user_terramate_diruser_terramate_dir = "/Users/FAKE/.terramate.d"machine-localdisable_checkpoint = trueOtty 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.
user_terramate_diruser_terramate_dir = "C:/Users/FAKE/.terramate.d"machine-localdisable_checkpoint = trueOtty 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. Terramate writes no caches or state in your home directory.
user_terramate_diruser_terramate_dir = "/Users/FAKE/.terramate.d"machine-localdisable_checkpoint = trueEach machine keeps its own copy of these.
user_terramate_diruser_terramate_dir = "C:/Users/FAKE/.terramate.d"machine-localdisable_checkpoint = trueEach machine keeps its own copy of these.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/terramate. 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 user_terramate_dir and user_terramate_dir for you — that part is Otty’s own sync, or a template you write by hand.