confluentinc / confluentinc/examples
The new cli changes the name of the key and secret
Open
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/confluentinc/examples/blob/e04459229324750c56d506670fbcc3568302fc28/utils/ccloud_library.sh#L422
should be $(echo "$OUTPUT" | jq -r ".api_key")
https://github.com/confluentinc/examples/blob/e04459229324750c56d506670fbcc3568302fc28/utils/ccloud_library.sh#L423
should be $(echo "$OUTPUT" | jq -r ".api_secret")
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.