We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9311b5a commit 7c70012Copy full SHA for 7c70012
site/rebase-image.md
@@ -31,7 +31,7 @@ Usage: imagetool rebase [OPTIONS]
31
| `--sourceImage` | (Required) Source Image containing the WebLogic domain. | |
32
| `--tag` | (Required) Tag for the final build image. Example: `store/oracle/weblogic:12.2.1.3.0` | |
33
| `--targetImage` | Docker image to extend for the domain's new image. | |
34
-| `--type` | Installer type. Supported values: `WLS`, `FMW`, `BI`, `ODI`, `OHSSA`, `OSB`, `OUDSM`, `SOAOSB`, `WCP`, `EDQ`, `OAM`, `OHS`, `OIG`, `OUD`, `SOA`, `WCC`, `WCS` | `WLS` |
+| `--type` | Installer type. Supported values: `WLS`, `FMW`, `IDM`, `OHS_WLS`, `OHS`, `OSB`, `OUD_WLS`, `SOA_OSB`, `WCP`, `OAM`, `OIG`, `OUD`, `SOA`, `WCC`, `WCS`, `WCP` | `WLS` |
35
| `--user` | Your Oracle support email ID. | |
36
| `--version` | Installer version. | `12.2.1.3.0` |
37
0 commit comments