proto/cosmos/autocli/v1/export
library
Classes
-
AppOptionsRequest
-
AppOptionsRequest is the RemoteInfoService/AppOptions request type.
-
AppOptionsResponse
-
AppOptionsResponse is the RemoteInfoService/AppOptions response type.
-
FlagOptions
-
FlagOptions are options for flags generated from rpc request fields.
By default, all request fields are configured as flags based on the
kebab-case name of the field. Fields can be turned into positional arguments
instead by using RpcCommandOptions.positional_args.
-
ModuleOptions
-
ModuleOptions describes the CLI options for a Cosmos SDK module.
-
PositionalArgDescriptor
-
PositionalArgDescriptor describes a positional argument.
-
QueryClient
-
-
QueryServiceBase
-
-
RpcCommandOptions
-
RpcCommandOptions specifies options for commands generated from protobuf
rpc methods.
-
ServiceCommandDescriptor
-
ServiceCommandDescriptor describes a CLI command based on a protobuf service.
Constants
-
AppOptionsRequest$json
→ const Map<String, String>
-
-
AppOptionsResponse$json
→ const Map<String, Object>
-
-
AppOptionsResponse_ModuleOptionsEntry$json
→ const Map<String, Object>
-
-
FlagOptions$json
→ const Map<String, Object>
-
-
ModuleOptions$json
→ const Map<String, Object>
-
-
PositionalArgDescriptor$json
→ const Map<String, Object>
-
-
RpcCommandOptions$json
→ const Map<String, Object>
-
-
RpcCommandOptions_FlagOptionsEntry$json
→ const Map<String, Object>
-
-
ServiceCommandDescriptor$json
→ const Map<String, Object>
-
-
ServiceCommandDescriptor_SubCommandsEntry$json
→ const Map<String, Object>
-