Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hide status command #1090

Merged
merged 3 commits into from
Jun 27, 2023
Merged

hide status command #1090

merged 3 commits into from
Jun 27, 2023

Conversation

etsai-stripe
Copy link
Contributor

Reviewers

r? @vcheung-stripe
cc @stripe/developer-products

Summary

$ stripe-dev help
The official command-line tool to interact with Stripe.

Usage:
  stripe [command]

Webhook commands:
  listen                             Listen for webhook events
  trigger                            Trigger test webhook events

Stripe commands:
  logs                               Interact with Stripe API request logs
  
Resource commands:
  get                           Quickly retrieve resources from Stripe
  charges                       Make requests (capture, create, list, etc) on charges
  customers                     Make requests (create, delete, list, etc) on customers
  payment_intents               Make requests (cancel, capture, confirm, etc) on payment intents
  ...                           To see more resource commands, run `stripe resources help`

Other commands:
  community                          Chat with Stripe engineers and other developers
  completion                         Generate bash and zsh completion scripts
  config                             Manually change the config values for the CLI
  feedback                           Provide us with feedback on the CLI
  fixtures                           Run fixtures to populate your account with data
  help                               Help about any command
  login                              Login to your Stripe account
  logout                             Logout of your Stripe account
  open                               Quickly open Stripe pages
  preview
  samples                            Sample integrations built by Stripe
  serve                              Serve static files locally
  version                            Get the version of the Stripe CLI

@etsai-stripe etsai-stripe requested a review from a team as a code owner June 27, 2023 01:47
@etsai-stripe etsai-stripe merged commit 98ae134 into master Jun 27, 2023
@mpkamowski
Copy link

Hello.

Was following this document and noticed the status command did not work. Please update the doc to avoid confusion.

Thank you!

@tadasajon
Copy link

The Stripe docs and video introductions seem to assume this command still exists. I'd be interested in learning why it was removed.

@brainmaniac
Copy link

Came here to say what the they ☝️ said. But I came in to this from this direction: https://youtu.be/Psq5N5C-FGo?t=209

@stripe/developer-products

@peterhauke
Copy link

peterhauke commented Feb 29, 2024

The stripe shell CLI from Chrome also mentions this command:

$ stripe status 
This command is only supported by the locally installed Stripe CLI.

To install and get started with the local Stripe CLI, click thebutton in the top right
and follow the download instructions.

However, stripe status is not currently supported in the locally installed Stripe CLI

Accessible from https://docs.stripe.com/ using Ctrl+backtick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants