Skip to content

Commit

Permalink
Zwe start help clarification
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Zeithaml <[email protected]>
  • Loading branch information
Martin-Zeithaml authored Jun 14, 2024
1 parent 95f3fde commit a55bfdc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bin/commands/start/.help
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ zowe:
security:
stcs:
zowe: ZWESLSTC
jobname: ZWE1SV
job:
name: ZWE1SV
haInstances:
[ha-instance]:
sysname: ZLP1
Expand All @@ -21,3 +22,7 @@ haInstances:
- `haInstances.[ha-instance].sysname` is the SYSNAME of the target HA instance.
If you pass `--ha-instance` parameter, this is the SYSNAME the start command
will be routed to.

Note: `zwe start` is only identifying an already configured instance of Zowe.
Any additional changes to the `zowe.yaml` config could possibly require
either manual changes or running related `zwe` commands before issuing `zwe start`.

0 comments on commit a55bfdc

Please sign in to comment.