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
+3-3Lines changed: 3 additions & 3 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 quotationsappropriately. 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 escape quotations 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 quotationsappropriately. 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 escape quotations 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 quotationsappropriately. Alternatively, you may use the patch file functionality.
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.
Copy file name to clipboardExpand all lines: docs/azdata/reference/reference-azdata-arc-postgres-server-config.md
+3-3Lines changed: 3 additions & 3 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 quotationsappropriately. 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 escape quotations 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 quotationsappropriately. 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 escape quotations 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 quotationsappropriately. Alternatively, you may use the patch file functionality.
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.
113
113
```bash
114
114
azdata arc postgres server config replace --path -p
Copy file name to clipboardExpand all lines: docs/azdata/reference/reference-azdata-arc-sql-mi-config.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
52
52
#### `--verbose`
53
53
Increase logging verbosity. Use --debug for full debug logs.
54
54
## azdata arc sql mi config add
55
-
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 quotationsappropriately. Alternatively, you may use the patch file functionality.
55
+
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.
56
56
```bash
57
57
azdata arc sql mi config add --path -p
58
58
--json-values -j
@@ -79,7 +79,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
79
79
#### `--verbose`
80
80
Increase logging verbosity. Use --debug for full debug logs.
81
81
## azdata arc sql mi config remove
82
-
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 quotationsappropriately. Alternatively, you may use the patch file functionality.
82
+
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.
83
83
```bash
84
84
azdata arc sql mi config remove --path -p
85
85
--json-path -j
@@ -106,7 +106,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
106
106
#### `--verbose`
107
107
Increase logging verbosity. Use --debug for full debug logs.
108
108
## azdata arc sql mi config replace
109
-
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 quotationsappropriately. Alternatively, you may use the patch file functionality.
109
+
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.
Copy file name to clipboardExpand all lines: docs/azdata/reference/reference-azdata-bdc-config.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
146
146
#### `--verbose`
147
147
Increase logging verbosity. Use --debug for full debug logs.
148
148
## azdata bdc config add
149
-
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 quotationsappropriately. Alternatively, you may use the patch file functionality.
149
+
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.
150
150
```bash
151
151
azdata bdc config add --path -p
152
152
--json-values -j
@@ -173,7 +173,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
173
173
#### `--verbose`
174
174
Increase logging verbosity. Use --debug for full debug logs.
175
175
## azdata bdc config remove
176
-
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 quotationsappropriately. Alternatively, you may use the patch file functionality.
176
+
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.
177
177
```bash
178
178
azdata bdc config remove --path -p
179
179
--json-path -j
@@ -200,7 +200,7 @@ JMESPath query string. See [http://jmespath.org/](http://jmespath.org) for more
200
200
#### `--verbose`
201
201
Increase logging verbosity. Use --debug for full debug logs.
202
202
## azdata bdc config replace
203
-
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 quotationsappropriately. Alternatively, you may use the patch file functionality.
203
+
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.
0 commit comments