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

Zowe CLI Daemon w/JSON Config No Longer Works #1232

Closed
dkelosky opened this issue Dec 8, 2021 · 2 comments
Closed

Zowe CLI Daemon w/JSON Config No Longer Works #1232

dkelosky opened this issue Dec 8, 2021 · 2 comments
Assignees

Comments

@dkelosky
Copy link
Contributor

dkelosky commented Dec 8, 2021

For this version:

C:\dev>zowe --version
7.0.0-next.202112021313

Steps to reproduce:

  1. zowe config init and respond to credential prompts
  2. fill in host and port for zosmf profile in zowe.config.json
  3. set ZOWE_USE_DAEMON=false
  4. sanity test zowe jobs list jobs
  5. set ZOWE_USE_DAEMON=true
  6. run zowe jobs list jobs again

Receive prompt:

C:\dev>zowe jobs list jobs
Enter the user name for your service (will be hidden):

I believe this used to work. Is this a new bug?

@t1m0thyj
Copy link
Member

t1m0thyj commented Dec 8, 2021

Thanks for reporting! Confirmed this is a regression introduced in zowe/imperative@85b905b

@t1m0thyj
Copy link
Member

This was fixed in @zowe/[email protected] and @zowe/[email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants