Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Support ZOWE_CLI_HOME directory for log file location #271

Open
t1m0thyj opened this issue May 29, 2024 · 1 comment
Open

[core] Support ZOWE_CLI_HOME directory for log file location #271

t1m0thyj opened this issue May 29, 2024 · 1 comment
Labels
enhancement New feature or request priority-low
Milestone

Comments

@t1m0thyj
Copy link
Member

The default location of the .zowe folder is ~/.zowe as used here. In Zowe CLI and Zowe Explorer, it can be overridden with the ZOWE_CLI_HOME environment variable to point to another directory.

We may want to check for the existence of os.environ["ZOWE_CLI_HOME"], and if it is defined then store the logs directory inside it. This could be addressed in a separate issue 🙂

Originally posted by @t1m0thyj in #268 (comment)

@zFernand0 zFernand0 added this to the Post V1 LTS milestone Jun 11, 2024
@zFernand0 zFernand0 added the enhancement New feature or request label Jun 25, 2024
Copy link

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 5 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-low
Projects
Status: Low Priority
Development

No branches or pull requests

2 participants