confluentinc/examples

Update the utils script

jr-marquez opened this issue · 0 comments

Description
the scripts inside the utils folder are outdated with the old Cli, it is full of bugs, check the create api key statement with the jq -r ".key"...it should be jq -r ".api-key"