Versions in this module Expand all Collapse all v0 v0.9.0 Apr 30, 2020 Changes in this version + const AddCommand + const DelCommand + const SetCommand + const ShowBrief + const ShowCommand + const ShowJson + const ShowNormal + const ShowTypeBrief + const ShowTypeJson + const ShowTypeNormal + const ShowTypeUnspec + const ShowTypeVerbose + const ShowTypeYaml + const ShowVerbose + const ShowYaml + type CLIArgs struct + BodyArgs map[string]string + Command string + HideList map[string]bool + IsHelp bool + PathArgs []string + ShowType int + func ParseCLIArgs(args []string) (*CLIArgs, error) + func (a0 *CLIArgs) Equals(a1 *CLIArgs) bool + func (cli *CLIArgs) GetHTTPRequest() (*httprequest.HTTPRequest, error) v0.1.0-alpha Jun 28, 2019