Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "delete [flags] PATH", Short: "Send a DELETE request", Long: "Send a DELETE 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.