# xno-skills sign

```
Usage: cli sign [options] <message>

Sign a NOMS message with a private key

Arguments:
  message          The message text to sign

Options:
  -k, --key <hex>  Private key in hex
  -j, --json       Output in JSON format
  -h, --help       display help for command
```
