stripe / stripe-cli

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

Unknown command "status" for "stripe"? #1100

Closed eduOS closed 11 months ago

eduOS commented 11 months ago

Issue

After installing the app and running stripe status I get the following error:

Unknown command "status" for "stripe".
See "stripe --help" for a list of available commands.

Expected Behavior

The output should be like this:

✔ All services are online.

Steps to reproduce

I have tried the following two methods:

  1. following the linux version of this document
  2. following the apt version of the same document

All these two went well.

Traceback

Unknown command "status" for "stripe".
See "stripe --help" for a list of available commands.

Environment

Ubuntu container in docker