# Functions
AddAccumulateFlag adds the accumulate flag to the command.
AddIndexFlag adds the index flag to the command.
AddNetworkFlag adds the network flag to the command.
AddResponseTypeFlag adds the response-type flag to the command.
AddSeedFlag adds the seed flag to the command.
Execute adds all child commands to the root command and sets flags appropriately.
GetAccumulateFlagValue gets the accumulate flag from the command.
GetIndexFlagValue gets the index flag from the command.
GetNetworkFlagValue gets the network flag from the command.
GetResponseTypeFlagValue gets the response-type flag from the command.
GetSeedFlagValue gets the seed flag from the command.
ResponseTypeFromString returns response type from the given string value.
# Constants
ObjectResponseType represents the storage response type.
StorageResponseType represents the storage response type.
# Variables
ResultPrinter is the printer used to print command results and errors.
RootCmd represents the base command when called without any sub-commands.
# Type aliases
ResponseType represents the network.