package
1.25.0
Repository: https://github.com/stripe/stripe-cli.git
Documentation: pkg.go.dev

# Packages

# Functions

Execute adds all child commands to the root command and sets flags appropriately.
ReBindKeys applies the value found in viper config to the cobra flag when viper has a value (possibly from env).
WrappedInheritedFlagUsages returns a string containing the usage information for all flags which were inherited from parent commands, wrapped to the terminal's width.
WrappedLocalFlagUsages returns a string containing the usage information for all flags specifically set in the current command, wrapped to the terminal's width.
WrappedNonRequestParamsFlagUsages returns a string containing the usage information for all non-request parameters flags.
WrappedRequestParamsFlagUsages returns a string containing the usage information for all request parameters flags, i.e.

# Variables

Config is the cli configuration for the user.

# Structs

FixturesCmd prints a list of all the available sample projects that users can generate.
LogsCmd is a wrapper for the base logs command.