Usage
$ akashctl version [flags]
Example
$ akashctl version
version: 0.3.4
commit: 8e90774b47cc3791603d443301038e4dbf49c748
date: 2018-08-01T06:45:59Z
Use akashctl version
to get the client version.
Flags:
-h, --help help for version
--long Print long version information
Global Flags:
-e, --encoding string Binary encoding (hex|b64|btc) (default "hex")
--home string directory for config and data (default "/home/ubuntu/.akashctl")
-o, --output string Output format (text|json) (default "text")
--trace print out full stack trace on errors