To back up an individual definition (or to export it from one server so that you can import it into another), use the export subcommand to the encryption-settings command. The subcommand takes the following arguments:
  • --id {id}. Specifies the ID for the encryption-settings definition to be exported. This argument can be specified multiple times. If it is omitted, all definitions are exported.
  • --output-file {path}. Specifies the path to the output file to which the encryption-settings definition will be written. This argument is required.
  • --pin-file {path}. Specifies the path to a PIN file containing the password to use to encrypt the contents of the exported definition. If this argument is not provided, then the PIN will be interactively requested from the server.