Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "get RESOURCE [ID]", Short: "Send a GET request", Long: "Send a GET request to the given path.", RunE: run, ValidArgs: urls.Resources(), }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.