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/azdata/reference/reference-azdata-arc-dc-config.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
78
78
#### `--verbose`
79
79
Increase logging verbosity. Use --debug for full debug logs.
80
80
## azdata arc dc config add
81
-
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
81
+
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
82
82
```bash
83
83
azdata arc dc config add
84
84
```
@@ -99,7 +99,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
99
99
#### `--verbose`
100
100
Increase logging verbosity. Use --debug for full debug logs.
101
101
## azdata arc dc config remove
102
-
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
102
+
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
103
103
```bash
104
104
azdata arc dc config remove
105
105
```
@@ -120,7 +120,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
120
120
#### `--verbose`
121
121
Increase logging verbosity. Use --debug for full debug logs.
122
122
## azdata arc dc config replace
123
-
Replaces the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
123
+
Replaces the value at the json path in the config file. All examplesbelow are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
124
124
```bash
125
125
azdata arc dc config replace
126
126
```
@@ -180,4 +180,4 @@ Increase logging verbosity. Use --debug for full debug logs.
180
180
181
181
For more information about other **azdata** commands, see [azdata reference](reference-azdata.md).
182
182
183
-
For more information about how to install the **azdata** tool, see [Install azdata](..\install\deploy-install-azdata.md).
183
+
For more information about how to install the **azdata** tool, see [Install azdata](..\install\deploy-install-azdata.md).
Name of the Azure Arc enabled PostgreSQL Hyperscale server group.
@@ -154,7 +151,7 @@ ID of the backup. If not specified, the most recent backup taken will be restore
154
151
#### `--source-server-name -ssn`
155
152
Name of the source Azure Arc enabled PostgreSQL Hyperscale server group. If not provided, the backup will be restored in place on the server group identified by --server-name.
156
153
#### `--time -t`
157
-
The point in time to restore to, given either as a timestamp or a number and suffix (m for minutes, h for hours, d for days, and w for weeks). E.g. 1.5h goes back 90 minutes. If specified, --source-server-name must be given to restore the backup from a separate Azure Arc enabled PostgreSQL Hyperscale server group.
154
+
The point intime to restore to, given either as a timestamp or a number and suffix (m for minutes, h for hours, d for days, and w for weeks). E.g. 1.5h goes back 90 minutes. If specifed, --source-server-name must be given to restore the backup from a separate Azure Arc enabled PostgreSQL Hyperscale server group.
158
155
### Global Arguments
159
156
#### `--debug`
160
157
Increase logging verbosity to show all debug logs.
@@ -171,4 +168,4 @@ Increase logging verbosity. Use --debug for full debug logs.
171
168
172
169
For more information about other **azdata** commands, see [azdata reference](reference-azdata.md).
173
170
174
-
For more information about how to install the **azdata** tool, see [Install azdata](..\install\deploy-install-azdata.md).
171
+
For more information about how to install the **azdata** tool, see [Install azdata](..\install\deploy-install-azdata.md).
Copy file name to clipboardExpand all lines: docs/azdata/reference/reference-azdata-arc-postgres-server-config.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
55
55
#### `--verbose`
56
56
Increase logging verbosity. Use --debug for full debug logs.
57
57
## azdata arc postgres server config add
58
-
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
58
+
Adds the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
59
59
```bash
60
60
azdata arc postgres server config add --path -p
61
61
--json-values -j
@@ -82,7 +82,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
82
82
#### `--verbose`
83
83
Increase logging verbosity. Use --debug for full debug logs.
84
84
## azdata arc postgres server config remove
85
-
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
85
+
Removes the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
86
86
```bash
87
87
azdata arc postgres server config remove --path -p
88
88
--json-path -j
@@ -109,7 +109,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
109
109
#### `--verbose`
110
110
Increase logging verbosity. Use --debug for full debug logs.
111
111
## azdata arc postgres server config replace
112
-
Replaces the value at the json path in the config file. All examples below are given in Bash. If using another command line, please be aware that you may need to escape quotations appropriately. Alternatively, you may use the patch file functionality.
112
+
Replaces the value at the json path in the config file. All examplesbelow are given in Bash. If using another command line, please be aware that you may need to escapequotations appropriately. Alternatively, you may use the patch file functionality.
113
113
```bash
114
114
azdata arc postgres server config replace --path -p
115
115
--json-values -j
@@ -181,4 +181,4 @@ Increase logging verbosity. Use --debug for full debug logs.
181
181
182
182
For more information about other **azdata** commands, see [azdata reference](reference-azdata.md).
183
183
184
-
For more information about how to install the **azdata** tool, see [Install azdata](..\install\deploy-install-azdata.md).
184
+
For more information about how to install the **azdata** tool, see [Install azdata](..\install\deploy-install-azdata.md).
0 commit comments