npkgtool
npkgtool [-h]
         {create,inspect,hash,presig,encrypt,sign,addsig,unpack,create-keyfile,generate-key,import-key,json-import-keys,drop-key}
         ...Manages NPKG files.
| Option | Description | 
|---|---|
| Positional arguments | |
| 
 | Imports the  | 
| 
 | Creates a new package from the specified contents file. | 
| 
 | Creates an empty keyfile. | 
| 
 | Removes a key or key pair from a keyfile. | 
| 
 | Encrypts the contents of a package. | 
| 
 | Generates a new, small package file containing  | 
| 
 | Generates a key or key pair and add it to a keyfile. | 
| 
 | Imports a public key pair from a security world to a keyfile. | 
| 
 | Displays the header records of a package file. | 
| 
 | Imports keys from a json file. | 
| 
 | Generates a new, small package file containing  | 
| 
 | Signs the contents of a package. | 
| 
 | Retrieves the contents of a package file, decrypting if necessary. | 
| Help option | |
| 
 | Displays help for  |