Query

AppOptions returns the autocli options for all of the modules in an app.

post/cosmos.autocli.v1.Query/AppOptions

Request body

CosmosAutocliV1AppOptionsRequest required

AppOptionsRequest is the RemoteInfoService/AppOptions request type.

Response

A successful response.

module_optionsobject

module_options is a map of module name to autocli module options.

Changes