You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New features
Tonos-cli prints network name to which it is connected
Tonos-cli prints path to config file
Network url can be defined explicitly in any subcmd: tonos-cli --url <network_addr> <subcmd> ...
Path to config file can be defined by environment variable or by command line option. The last one has a higher priority. tonos-cli --config <path_to_file> <subcmd> ...