Use dedicated clive_prefixed_envvar function for creating env var name in...
Compare changes
- Wieslaw Kedzierski authored
Use dedicated clive_prefixed_envvar function for creating env var name in messages, instead of using hard-coded ones.
@@ -11,8 +11,10 @@ from clive.__private.core.constants.node import (
@@ -232,8 +234,9 @@ class CLIBeekeeperLocallyAlreadyRunningError(CLIPrettyError):