Serverless Framework
serverlessMakes it easy to use AWS Lambda and other managed cloud services to build applications that auto-scale and cost nothing when idle.
Makes it easy to use AWS Lambda and other managed cloud services to build applications that auto-scale and cost nothing when idle.
auth.idTokenauth.refreshTokenThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
auth.idTokenauth.refreshTokenThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
frameworkIdOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
frameworkIdOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. Serverless Framework writes no caches or state in your home directory.
frameworkId{ "userId": "octocat", "frameworkId": "1f0a2b3c-4d5e-11ee-b258-0242ac120002",machine-local "trackingDisabled": true, "enterpriseDisabled": false, "auth": {Each machine keeps its own copy of these.
auth.idTokenauth.refreshTokenLifted into your secret store; the rest of the file syncs.
frameworkId{ "userId": "octocat", "frameworkId": "9c8b7a65-4321-11ee-9cd6-0242ac120002",machine-local "trackingDisabled": false, "enterpriseDisabled": false, "auth": {Each machine keeps its own copy of these.
auth.idTokenauth.refreshTokenLifted 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/serverless. 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 frameworkId and frameworkId for you — that part is Otty’s own sync, or a template you write by hand.