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

exportPublicKeys

exportPublicKeys

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

0 COMMENTS

We’d like to hear from you!