Skip to content

Commit

Permalink
Merge pull request #17205 from pnvnd/patch-9
Browse files Browse the repository at this point in the history
update: add CyberArk REST API details
  • Loading branch information
akristen committed May 6, 2024
2 parents f525f54 + 8aaba26 commit c68febd
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,13 @@ variables:
insecure_skip_verify: true
```

Referring to the above example, call the username and password like this:

```
USERNAME: ${credentials.user}
PASSWORD: ${credentials.password}
```

## New Relic CLI Obfuscation [#newrelic-cli-obfuscation]

<Callout variant="important">
Expand Down

0 comments on commit c68febd

Please sign in to comment.