Versions in this module Expand all Collapse all v0 v0.1.1 Apr 19, 2026 v0.1.0 Apr 19, 2026 Changes in this version + func NewHTTPCmd(flags *flags.GlobalFlags) *cobra.Command + func NewRequestCmd() *cobra.Command + type RequestCmd struct + Data string + FailOnErrorCode bool + Headers []string + Method string + func (cmd *RequestCmd) Run(ctx context.Context, args []string) error