Usage: peridio signing-keys create [OPTIONS] --name <NAME> --organization-prn <ORGANIZATION_PRN>
Options:
--value <VALUE>
The public key raw file contents.
If you instead want to provide a path to a file, use the `--path` or `--key` options for PEM or raw files respectively.
--name <NAME>
The resource's name, meant to be displayable to users
--organization-prn <ORGANIZATION_PRN>
The PRN of the organization you wish to create the resource within
--key <KEY>
The path to the public key raw file
--path <PATH>
The path to the public key pem file
-h, --help
Print help (see a summary with '-h')