forked from stripe/stripe-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement
stripe daemon
and gRPC server with initial subset of comm…
…ands (stripe#646) stripe#638 add stripe daemon command, auth, docs generation, CI, and Version method stripe#647 implement SamplesList method stripe#648 implement SampleConfigs method stripe#658 implement SampleCreate method stripe#655 implement Login and LoginStatus methods stripe#659 implement TriggersList method stripe#663 implement Trigger method stripe#667 implement LogsTail method stripe#669 implement EventsResend method stripe#676 implement Listen method stripe#677 return UNAUTHENTICATED error code for some commands stripe#678 write debug logs when methods are invoked
- Loading branch information
1 parent
18da08e
commit b9d4223
Showing
69 changed files
with
9,446 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.