Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-s-rodriguez authored Oct 23, 2024
1 parent 1a80725 commit 0eb05a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The script requires the `--hostname` parameter to be passed and either a `--jwt`
| Argument | Required | Description |
|------------------|----------|------------------------------------------------------------------------|
| `--hostname` | Yes | The hostname to connect to. |
| `--jwt` | No* | The JWT token for authentication. |
| `--api-key` | No* | The Domino API key for authentication. |
| `--jwt` | Yes* | The JWT token for authentication. |
| `--api-key` | Yes* | The Domino API key for authentication. |
| `--event` | No | The event name. |
| `--user_name` | No | The name of the user performing the export action. |
| `--target_name` | No | Object that received the action |
Expand Down

0 comments on commit 0eb05a2

Please sign in to comment.