cosmossdk.io/client/v2@v2.0.0-beta.1/autocli/testdata/help-toplevel-msg.golden (about)

     1  Transactions commands for the test module
     2  
     3  Usage:
     4    test [flags]
     5    test [command]
     6  
     7  Available Commands:
     8    burn             Execute the Burn RPC method
     9    completion       Generate the autocompletion script for the specified shell
    10    help             Help about any command
    11    multi-send       Execute the MultiSend RPC method
    12    send             Send coins from one account to another
    13    set-send-enabled Execute the SetSendEnabled RPC method
    14    update-params    Execute the UpdateParams RPC method
    15  
    16  Flags:
    17    -h, --help   help for test
    18  
    19  Use "test [command] --help" for more information about a command.