Difference between revisions of "Ag-cosmos-helper"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
<pre>
+
ag-cosmos-helper --help
ag-cosmos-helper --help
+
Stargate Agoric App
Stargate Agoric App
+
 
+
Usage:  
Usage:
+
  ag-cosmos-helper [command]  
  ag-cosmos-helper [command]
+
 
+
Available Commands:
Available Commands:
 
 
   add-genesis-account Add a genesis account to genesis.json
 
   add-genesis-account Add a genesis account to genesis.json
 
   collect-gentxs      Collect genesis txs and output a genesis.json file
 
   collect-gentxs      Collect genesis txs and output a genesis.json file
Line 28: Line 27:
 
   validate-genesis    validates the genesis file at the default location or at the location passed as an arg
 
   validate-genesis    validates the genesis file at the default location or at the location passed as an arg
 
   version            Print the application binary version information
 
   version            Print the application binary version information
 +
 +
Flags:
 +
  -h, --help                help for ag-cosmos-helper
 +
      --home string        directory for config and data (default "/Users/my-user[[/.ag-cosmos-helper]]")
 +
      --log_format string  The logging format (json|plain) (default "plain")
 +
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
 +
      --trace              print out full stack trace on errors
 +
 +
Use "ag-cosmos-helper [command] --help" for more information about a command.
  
Flags:
+
== Related ==
  -h, --help                help for ag-cosmos-helper
+
* [[ag-chain-cosmos]]
      --home string        directory for config and data (default "/Users/my-user[[/.ag-cosmos-helper]]")
 
      --log_format string  The logging format (json|plain) (default "plain")
 
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
 
      --trace              print out full stack trace on errors
 
 
 
Use "ag-cosmos-helper [command] --help" for more information about a command.
 
</pre>
 
 
 
  
  
 
== See also ==
 
== See also ==
 +
* {{ag-cosmos-helper}}
 
* {{agoric}}
 
* {{agoric}}
  
 
[[Category:Agoric]]
 
[[Category:Agoric]]

Latest revision as of 18:41, 16 August 2022

ag-cosmos-helper --help
Stargate Agoric App

Usage: 
  ag-cosmos-helper [command] 

Available Commands:
 add-genesis-account Add a genesis account to genesis.json
 collect-gentxs      Collect genesis txs and output a genesis.json file
 config              Create or query an application CLI configuration file
 debug               Tool for helping with debugging your application
 export              Export state to JSON
 gentx               Generate a genesis tx carrying a self delegation
 help                Help about any command
 init                Initialize private validator, p2p, genesis, and application configuration files
 keys                Manage your application's keys
 query               Querying subcommands
 rosetta             spin up a rosetta server
 start               Run the full node
 status              Query remote node for status
 tendermint          Tendermint subcommands
 testnet             Initialize files for a ag-cosmos-helper testnet
 tx                  Transactions subcommands
 unsafe-reset-all    Resets the blockchain database, removes address book files, and resets data/priv_validator_state.json to the genesis state
 validate-genesis    validates the genesis file at the default location or at the location passed as an arg
 version             Print the application binary version information

Flags:
  -h, --help                help for ag-cosmos-helper
      --home string         directory for config and data (default "/Users/my-user/.ag-cosmos-helper")
      --log_format string   The logging format (json|plain) (default "plain")
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
      --trace               print out full stack trace on errors

Use "ag-cosmos-helper [command] --help" for more information about a command.

Related[edit]


See also[edit]

Advertising: