-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
svix-cli: init at 0.21.1 #220785
svix-cli: init at 0.21.1 #220785
Conversation
9a5886f
to
7173838
Compare
c5bffb4
to
77db0cc
Compare
77db0cc
to
c6004bf
Compare
fb4566b
to
2cbc111
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 package built:
svix-cli
$ results/svix-cli/bin/svix-cli
A CLI to interact with the Svix API.
Usage:
svix [command]
Available Commands:
application List, create & modify applications
authentication Manage authentication tasks such as getting dashboard URLs
completion Generate the autocompletion script for the specified shell
endpoint List, create & modify endpoints
event-type List, create & modify event types
export Export data from your Svix Organization
help Help about any command
import Import data to your Svix Organization
integration List, create & modify integrations
listen Forward webhook requests a local url
login Interactively configure your Svix API credentials
message List & create messages
message-attempt List, lookup & resend message attempts
open Quickly open Svix pages in your browser
verify Verify the signature of a webhook message
version Get the version of the Svix CLI
Flags:
--color enum auto|always|never (default auto)
-h, --help help for svix
-v, --version Get the version of the Svix CLI
Use "svix [command] --help" for more information about a command.
Thanks for the review @pbsds 🙏 This had slipped off my radar, but I've now made the changes from your feedback :) |
Result of 1 package built:
|
If a PR goes stale you're welcome to post to the thread on Discourse or Matrix and ask for reviews |
Description of changes
https://github.com/svix/svix-cli
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)