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-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,8 +84,9 @@ 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.
88
-
| 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)|
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
+
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
90
|---|---|---|---|---|---|---|---|---|
90
91
|**/AccessToken:**|**/at**| x | x | x | x | x | x | x |
0 commit comments