ax swarms keygen
Generate a new swarm key
USAGE:
ax swarms keygen [FLAGS] [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
-v Verbosity level. Add more v for higher verbosity
(-v, -vv, -vvv, etc.)
OPTIONS:
-o, --output <output> Create file <output> and write the generated key
to it
Please see the following usage examples for the ax swarms keygen
command:
Example Usage
# Generate a new swarm key and write it to stdout
ax swarms keygen
# Generate a new swarm key, create file swarm.key and write the generated key to it
ax swarms keygen -o swarm.key