cli

package
v2.0.0-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FlagShareVersion allows the user to override the share version when
	// 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 CmdPayForBlob() *cobra.Command

func CmdQueryParams

func CmdQueryParams() *cobra.Command

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the CLI query commands for this module

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL