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

deleteKeys

deleteKeys

Deletes keys from the key ring.
The
deleteKeys
command uses the following syntax:
<--command|-c> deleteKeys <--ids|-i> list_of_key_ids
The following table describes
deleteKeys
options and arguments:
Option
Argument
Description
--ids
-i
list_of_key_ids
Required. Comma-separated list of key IDs in the key ring.
The following sample command deletes keys:
./pgp_cli.sh -c deleteKeys -i 0x23149FC8C38658EA
The command displays the following output:
12:36:46 INFO Default system locale: English (United States) 12:36:46 INFO Deleting Key. 12:36:47 INFO Key '0x23149FC8C38658EA' was deleted 12:36:47 INFO Delete Finished.

0 COMMENTS

We’d like to hear from you!