Firebase CLI
firebaseThe Firebase Command Line Tools.
The Firebase Command Line Tools.
tokens.id_tokentokens.access_tokentokens.refresh_tokenadditionalAccounts.*.tokens.id_tokenadditionalAccounts.*.tokens.access_tokenadditionalAccounts.*.tokens.refresh_tokenThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
activeProjectsactiveAccountsOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. Firebase CLI writes no caches or state in your home directory.
activeProjectsactiveAccounts } } ], "activeProjects": {machine-local "/home/octocat/src/hello-world": "hello-world-prod", "/home/octocat/src/demo": "demo-staging" }, "activeAccounts": {machine-local "/home/octocat/src/hello-world": "octocat@example.com" }, "previews": {Each machine keeps its own copy of these.
tokens.id_tokentokens.access_tokentokens.refresh_tokenadditionalAccounts.*.tokens.id_tokenadditionalAccounts.*.tokens.access_tokenadditionalAccounts.*.tokens.refresh_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/firebase. 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 activeProjects and activeAccounts for you — that part is Otty’s own sync, or a template you write by hand.