Skip to content

Commit 797accc

Browse files
committed
Add doc for return code
Signed-off-by: Mark Cocker <[email protected]>
1 parent f286582 commit 797accc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/cdp/cdp-Deploying-using-individual-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The `zowe cics-deploy push bundle` command performs a set of actions to deploy a
1616
* resolve Node.js application dependencies on z/OS
1717
* deploy the CICS bundle in CICS
1818

19-
However, there may be situations where you need more control of these actions or perform alternate actions. The following sections describe how each of these actions can be performed independently, enabling you to form a sequence of commands to achieve your needs.
19+
However, there may be situations where you need more control of these actions or perform alternate actions. The following sections describe how each of these actions can be performed independently, enabling you to form a sequence of commands to achieve your needs. Zowe CLI commands set the return code to 0 when the command completed successfully, or greater than 0 if the command failed.
2020

2121
### Undeploy a CICS bundle
2222

0 commit comments

Comments
 (0)