acoustic-carpenter-78188
05/16/2023, 7:05 PMFLYTECTL_CONFIG
env var pointing to a config file made for the sandbox/demo; however the teardown command does not tell users to unset the env var. So very often, users end up with having FLYTECTL_CONFIG
pointing to an invalid config file, and that makes any other flytectl commands not being executed correctly towards a production setup.
Provide a possible output or UX example
Teardown command could print out something like: please run unset FLYTECTL_CONFIG
to clean up the environment variable.
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyteacoustic-carpenter-78188
05/17/2023, 11:35 PM