Documentation
¶
Index ¶
- func Create(log logrus.FieldLogger, httpClientFn httpClientFn) *cli.Command
- func CreateFromFile(log logrus.FieldLogger, httpClientFn httpClientFn) *cli.Command
- func Get(log logrus.FieldLogger, httpClientFn httpClientFn) *cli.Command
- func Update(log logrus.FieldLogger, httpClientFn httpClientFn) *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(log logrus.FieldLogger, httpClientFn httpClientFn) *cli.Command
Create defines the create command to be used by the CLI
func CreateFromFile ¶ added in v0.16.0
func CreateFromFile(log logrus.FieldLogger, httpClientFn httpClientFn) *cli.Command
CreateFromFile creates a release when passing in a file with data
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.