You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/sqlpackage/sqlpackage.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ Commands that return the following exit codes:
86
86
## Parameters
87
87
Some parameters are shared between the SqlPackage actions. Below is a table summarizing the parameters, for more information click into the specific action pages.
88
88
89
-
| Parameter | Short Form | Extract | Publish | Export |[Import](sqlpackage-import.md#parameters-for-the-import-action)|[DeployReport](sqlpackage-deploy-drift-report.md#deployreport-action-parameters)|[DriftReport](sqlpackage-deploy-drift-report.md#driftreport-action-parameters)|[Script](sqlpackage-script.md#parameters-for-the-script-action)|
89
+
| Parameter | Short Form |[Extract](sqlpackage-extract.md#parameters-for-the-extract-action)|[Publish](sqlpackage-publish.md#parameters-for-the-publish-action)|[Export](sqlpackage-export.md#parameters-for-the-export-action)|[Import](sqlpackage-import.md#parameters-for-the-import-action)|[DeployReport](sqlpackage-deploy-drift-report.md#deployreport-action-parameters)|[DriftReport](sqlpackage-deploy-drift-report.md#driftreport-action-parameters)|[Script](sqlpackage-script.md#parameters-for-the-script-action)|
90
90
|---|---|---|---|---|---|---|---|---|
91
91
|**/AccessToken:**|**/at**| x | x | x | x | x | x | x |
92
92
|**/ClientId:**|**/cid**|| x ||||||
@@ -125,6 +125,7 @@ Some parameters are shared between the SqlPackage actions. Below is a table summ
125
125
126
126
## Properties
127
127
Some properties are shared between the SqlPackage actions. Below is a table summarizing the properties, for more information click into the specific action pages.
0 commit comments