-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3630 from zowe/users/oscar/merge2.12rctoMaster
Zowe merge 2.12 RC to Master
- Loading branch information
Showing
12 changed files
with
153 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
component-name,component|o|string|||||Component name to search for. | ||
component-id,id|d|string|||||Component id to search for. | ||
registry|r|string|||||Specifies the registry to searh within instead of the default. The registry must be compatible with the manager used. | ||
registry|r|string|||||Specifies the registry to search within instead of the default. The registry must be compatible with the manager used. | ||
handler||string|||||Specifies the registry handler name used with the package registry, instead of the default. The handler must be compatible with the registry used. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
component-name,component|o|string|required||||The name of an installed component. | ||
registry|r|string|||||Specifies the registry to searh within instead of the default. The registry must be compatible with the manager used. | ||
registry|r|string|||||Specifies the registry to search within instead of the default. The registry must be compatible with the manager used. | ||
handler||string|||||Specifies the registry handler name used with the package registry, instead of the default. The handler must be compatible with the registry used. | ||
dry-run|d|boolean|||||Whether or not to perform the upgrade versus just checking if an upgrade is available |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
component-file,component|o|string|required||||Either a path or component name. The path must be to a component package or directory. If a name is specified instead, install checks the zowe package registry. | ||
registry|r|string|||||Specifies the registry to searh within instead of the default. The registry must be compatible with the manager used. | ||
registry|r|string|||||Specifies the registry to search within instead of the default. The registry must be compatible with the manager used. | ||
handler||string|||||Specifies the registry handler name used with the package registry, instead of the default. The handler must be compatible with the registry used. | ||
dry-run|d|boolean|||||Whether or not to perform the upgrade versus just checking if an upgrade is available |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.