Tags: egantz/stripe-cli
Tags
Fix a few samples bugs that happened after merging (stripe#139) * Fix a few samples bugs that happened after merging * Fix alias to existing publishable key
Write publishable key during login (stripe#133) * Write publishable key during login * Change where we set the config file * Fix broken test now that we return an error * Change global viper and reset it
Add command to quickly open stripe pages (stripe#126) * Add command to quickly open stripe pages * Make sure open path is defined * Fix linter * Print out list of shortcut urls and sort the list
Update docker container to allow https connections (stripe#104) Alpine is only provided with a restrained set of useful packages which didn't contains `ca-certificates` that handle certificate checking. Thus preventing stripe-cli to connect to stripe API.
PreviousNext