confluent-cli icon indicating copy to clipboard operation
confluent-cli copied to clipboard

Add instructions to show how to change CONFLUENT_CURRENT to the help menu

Open kkonstantine opened this issue 8 years ago • 2 comments

Currently confluent help current will print a description of the command, its output and an example, but it does not mention the way to override the default location.

Mentioning that this is achieved by setting the environment variable CONFLUENT_CURRENT should be probably added here as well.

kkonstantine avatar Aug 11 '17 21:08 kkonstantine

This was not fun to have to track down. I was rebooting my local VM each day and wondering why I had to re-register my schema each time.

mjlachman avatar Feb 28 '18 19:02 mjlachman

Note that the instructions are wrong, setting CONFLUENT_CURRENT does not do anything you need to set confluent_current. I'm guessing this is a bug in the script.

jorgheymans avatar Feb 01 '19 14:02 jorgheymans