Skip to content

Commit

Permalink
Updated the command examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kapil-metron committed Dec 20, 2024
1 parent 20c3152 commit 7aaaf93
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Packs/Doppel/Integrations/Doppel/command_examples
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
create-alert entity="http://example-entity-url.com"
get-alert id="entity-id" entity="http://example-entity-url.com"

TODO
update-alert
create-abuse-alert
get-alerts
doppel-create-alert entity="http://example-entity-url.com"
doppel-get-alert id="entity-id" entity="http://example-entity-url.com"
doppel-update-alert id="entity-id"
doppel-get-alerts
doppel-create-abuse-alert entity="http://example-entity-url.com"

0 comments on commit 7aaaf93

Please sign in to comment.