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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,8 @@ Commands that return the following exit codes:
84
84
85
85
86
86
## Parameters
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.
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](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)|
89
90
|---|---|---|---|---|---|---|---|---|
90
91
|**/AccessToken:**|**/at**| x | x | x | x | x | x | x |
@@ -124,6 +125,7 @@ Some parameters are shared between the SqlPackage actions. Below is a table sum
124
125
125
126
## Properties
126
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