1000TurquoisePogs

Results 224 comments of 1000TurquoisePogs

Is the new document to be reviewed https://github.com/zowe/zowe-cli/blob/master/docs/Design_for_securing_CLI_properties_with_NodeJS_Crypto.md ?

Given our target users, it doesn't help to follow the crowd without analyzing the familiarity and understand-ability of proposed terminology changes. I'm curious about what terms veteran mainframers know, versus...

Thanks for the zowe search. I thought we had no use of 'slave', but we do with Jenkins! I was just thinking about how some words we cannot change if...

I just ran a test, and it appears that git understands what branch is considered the default, so you can have master not exist without implicit `git clone` commands suddenly...

> Hello > > Thank you very much for your answer > > Unfortunatly the answser is the same . > > Regards Gilles ![Error_MVS_EXPLORER_2](https://user-images.githubusercontent.com/69505474/187229640-162918d5-9a98-453f-af77-300c3f1ea8f5.jpg) The explorer is hosted in...

> Hello, > > I upgrade in 2.4 version and now new problems occur : > > /usr/lpp/zowe/bin/zwe internal start prepare --config "FILE(/usr/lpp/zowe/instance/zowe.yaml)" --ha-instance sysa InternalError: invalid opcode (op=0,pc=0) >...

> Hello > > I regenerate with the install-app.sh so-auth plugin and clear the browser history. > > Now if I put the URL https://sysa.dns21.socgen:8542/datasetMetadata/name/ZAS.**.INSTALL?detail=true&listMembers=true&addQualifiers=true in the browser > >...

Can you edit your zowe.yaml to turn `useConfigmgr: true` to `useConfigmgr: false` and see if Zowe is working? The error message you see is coming from the configmgr code, but...

Can you run the command `/usr/lpp/zowe/bin/zwe internal get-launch-components --config "FILE(/usr/lpp/zowe/instance/zowe.yaml)" --ha-instance sysa` within a shell to see what it does? It's not clear from the logs, but that is the...

Other thoughts: 1. Vendor neutral dependencies can come either by there being no vendor (as-is open source) or there being multiple (in addition to IBM's nodejs, if there was another...