package
Version:
v0.1.14
Opens a new window with list of versions in this module.
Published: Jun 20, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "get RESOURCE {ID}",
Short: "Send a GET request",
Long: "Send a GET request to the given path.",
Run: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.