Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Bolo.

Table of Contents

Search

  1. Introducing Mass Ingestion
  2. Getting Started with Mass Ingestion
  3. Connectors and Connections
  4. Mass Ingestion Applications
  5. Mass Ingestion Databases
  6. Mass Ingestion Files
  7. Mass Ingestion Streaming
  8. Monitoring Mass Ingestion Jobs
  9. Asset Management
  10. Troubleshooting

Mass Ingestion

Mass Ingestion

exportKeyPairs

exportKeyPairs

Exports key pairs from the key ring to a file.
The
exportKeyPairs
command uses the following syntax:
<--command|-c> exportKeyPairs <--ids|-i> list_of_key_ids <--location|-l> location
The following table describes
exportKeyPairs
options and arguments:
Option
Argument
Description
--ids
-i
list_of_key_ids
Required. Comma-separated list of key IDs in the key ring.
--location
-l
location
Required. The file name and location of the file to export key pairs from the key ring.
The following sample command exports key pairs from the key ring to a local repository:
./pgp_cli.sh -c exportKeyPairs -i 0x23149FC8C38658EA -l /root/RSFiles/SubFolder1/file.asc
The command displays the following output:
12:28:18 INFO Default system locale: English (United States) 12:28:18 INFO Exporting Key Pairs. 12:28:18 INFO Export Finished.

0 COMMENTS

We’d like to hear from you!