Stripe CLI
stripeA command-line tool for Stripe.
A command-line tool for Stripe.
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
*.test_mode_api_key*.live_mode_api_key*.secret_key*.api_keyprofiles.*.test_mode_api_keyprofiles.*.live_mode_api_keyThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
*.device_nameprofiles.*.device_nameOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. Stripe CLI writes no caches or state in your home directory.
*.device_nameprofiles.*.device_nameEach machine keeps its own copy of these.
*.test_mode_api_key*.live_mode_api_key*.secret_key*.api_keyprofiles.*.test_mode_api_keyprofiles.*.live_mode_api_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/stripe. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these keeps the credential file out. None of them splits *.device_name and profiles.*.device_name for you — that part is Otty’s own sync, or a template you write by hand.