stripe / stripe-cli

A command-line tool for Stripe
https://stripe.com/docs/stripe-cli
Apache License 2.0
1.62k stars 374 forks source link

Support official Windows Package manager - winget #451

Open auchenberg-stripe opened 4 years ago

auchenberg-stripe commented 4 years ago

Problem

Microsoft just released their official Windows Package Manager, winget. We should land support for this distro channel when it's ready.

https://devblogs.microsoft.com/commandline/windows-package-manager-preview/

Packages are added via https://github.com/microsoft/winget-pkgs

Feature

What would help you accomplish your original task

Examples

Any example interaction you expect

davidpucheta commented 2 years ago

Any news on this? Thanks!

tesar-tech commented 1 year ago

This would be so helpful!

Snailedlt commented 1 year ago

when searching for stripe on winget this comes up:

Name       Id               Version Source    
-------------------------------------------   
Stripe Cli Stripe.StripeCli 1.14.7  winget   

Is that the official stripe cli?

Snailedlt commented 1 year ago

Seems like it's been added by a third party? https://github.com/microsoft/winget-pkgs/pull/110025

deadcoder0904 commented 10 months ago

can anyone confirm its the official cli?

if so, docs should be updated to include winget -> https://stripe.com/docs/stripe-cli

deadcoder0904 commented 10 months ago

it does show me older version when the new version v1.19.1 is released:

Name                                Id               Version Source
---------------------------------------------------------------------
Subscription Billing App for Stripe 9PBW7FRMQR7Q     Unknown msstore
Stripe Cli                          Stripe.StripeCli 1.18.0  winget
dzivoing commented 7 months ago

Any news on official support ?