Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
<--command|-c> importKeys <--location|-l> location
Option
| Argument
| Description
|
---|---|---|
-location
-l
| location
| Required. The file name and location of the file that contains key pairs or public keys to import.
|
./pgp_cli.sh -c importKeys -l /root/RSFiles/SubFolder1/SubFolder2/file1.asc
12:37:09 INFO Default system locale: English (United States) 12:37:10 INFO Importing Keys. 12:37:10 INFO Public key '0x23149FC8C38658EA' with user ID 'doctest <abc@informatica.com./pgp_cli.sh>' was imported successfully. 12:37:10 INFO 1 public keys and 0 secret keys were successfully imported into your key ring. 12:37:10 INFO Import Finished.