You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the CLI, logged in and authenticated, now I am trying to find the Cli Install Path and don't see any mention of it in the docs or in the CLI when I run stripe --help.
I am not sure if this would be a path to the file in my project (server or client?) or is this a path to whereever Homebrew installed it? Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
Hi @jeremyzilar, sorry for the confusion here! Sounds like you're on macOS / unix, so yep if you installed the CLI via homebrew Cli Install Path will be the absolute path it was installed to. To find out where that is, I'd recommend running which stripe in your terminal. Let me know if you run into any other troubles!
I installed the CLI, logged in and authenticated, now I am trying to find the Cli Install Path and don't see any mention of it in the docs or in the CLI when I run
stripe --help
.I am not sure if this would be a path to the file in my project (server or client?) or is this a path to whereever Homebrew installed it? Any help would be appreciated!
The text was updated successfully, but these errors were encountered: