Documentation ¶
Index ¶
Constants ¶
View Source
const ( // submitting a PayForBlob. FlagShareVersion = "share-version" // FlagNamespaceVersion allows the user to override the namespace version when // submitting a PayForBlob. FlagNamespaceVersion = "namespace-version" // FlagFileInput allows the user to provide the path to a JSON file for // submitting multiple blobs. FlagFileInput = "input-file" // FileInputExtension is the only file extension supported for // FlagFileInput. FileInputExtension = ".json" )
Variables ¶
This section is empty.
Functions ¶
func CmdPayForBlob ¶
func CmdQueryParams ¶
func GetQueryCmd ¶
GetQueryCmd returns the CLI query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.