Versions in this module Expand all Collapse all v0 v0.6.1 Jun 5, 2026 v0.6.0 Jun 4, 2026 Changes in this version + func NewCmdAPI(f *cmdutil.Factory, runF func(*Options) error) *cobra.Command + type Options struct + Endpoint string + Headers []string + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + Input string + Method string + MethodSet bool