Installation
Platform
Binary name
Linux
mv swisstronikcli-linux-amd64 swisstronikclichmod +x swisstronikcli./swisstronikcliUsage:
swisstronikcli [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
config Create or query an application CLI configuration file
debug Commands for debug
help Help about any command
keys Manage your application's keys
query Querying subcommands
status Query remote node for status
tx Transactions subcommands
Flags:
-b, --broadcast-mode string Transaction broadcasting mode (sync|async|block) (default "sync")
--chain-id string Specify Chain ID for sending Tx (default "swisstronik")
--fees string Fees to pay along with transaction; eg: 10uswtr
--from string Name or address of private key with which to sign
--gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1)
--gas-prices string Gas prices to determine the transaction fee (e.g. 10uswtr)
-h, --help help for swisstronikcli
--home string directory for config and data (default "/Users/voldyrvovka/.swisstronik")
--keyring-backend string Select keyring's backend (default "test")
--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")
--node string <host>:<port> to tendermint rpc interface for this chain (default "tcp://localhost:26657")
--trace print out full stack trace on errors
Use "swisstronikcli [command] --help" for more information about a command.MacOS

Windows
Native
Windows Subsystem for Linux
Last updated