We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
zwe start
zowe.setup.security.stcs.zowe
zowe.yaml
No zowe.job.* coded.
zowe.job.*
defaults.yaml
zwe start -c zowe.yaml >> STARTING ZOWE ------------------------------------------------------------------------------- >> Job ZWELSTC is started successfully.
zowe.job.name
zowe.job.prefix
zwe start -c zowe.yaml >> STARTING ZOWE ------------------------------------------------------------------------------- > Job ZWE1SV is started successfully.
Bonus: zowe.job.name and zowe.job.prefix are validated as strings, we can use already defined #ref & $anchor jobname.
#ref & $anchor jobname
The text was updated successfully, but these errors were encountered:
@1000TurquoisePogs would like your comments.
Sorry, something went wrong.
No branches or pull requests
zowe.yaml
No
zowe.job.*
coded.Before
defaults.yaml
After
defaults.yaml
zowe.job.name
andzowe.job.prefix
coded indefaults.yaml
Bonus:
zowe.job.name
andzowe.job.prefix
are validated as strings, we can use already defined#ref & $anchor jobname
.The text was updated successfully, but these errors were encountered: