% GRID-KEYGEN(1) Cargill, Incorporated Grid

NAME

grid-keygen - Generates keys with which the user can sign transactions and batches.

SYNOPSIS

grid keygen [FLAGS] [OPTIONS]

ARGS

KEY_NAME
The name of the keys to create. If not provided, the local username will be used by default. If not provided, but the --system option is present the name gridd will be used.

FLAGS

-d, --key-dir
Specify the directory for the key files; defaults to $HOME/.grid/keys. Conflicts with --system.
--force
Overwrite files if they exist.
-h, --help
Prints help information.
-q, --quiet
Do not display output.
--skip
Check if files exist; generate if missing.
--system
Generate system keys in /etc/grid/keys.
-V, --version
Prints version information.
-v
Log verbosely.

SEE ALSO

| grid admin(1) | | Grid documentation: https://grid.splinter.dev/docs/0.3/