Skip to content

Commit 5489167

Browse files
committed
refreshed manifests
1 parent 06e19d7 commit 5489167

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

packages/cli/oclif.manifest.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@
148148
"char": "q",
149149
"description": "The GraphQL query or mutation to run as a bulk operation.",
150150
"env": "SHOPIFY_FLAG_QUERY",
151-
"exclusive": [
152-
"query-file"
153-
],
154151
"hasDynamicHelp": false,
155152
"multiple": false,
156153
"name": "query",
@@ -1197,9 +1194,6 @@
11971194
"char": "q",
11981195
"description": "The GraphQL query or mutation, as a string.",
11991196
"env": "SHOPIFY_FLAG_QUERY",
1200-
"exclusive": [
1201-
"query-file"
1202-
],
12031197
"hasDynamicHelp": false,
12041198
"multiple": false,
12051199
"name": "query",
@@ -7596,4 +7590,4 @@
75967590
}
75977591
},
75987592
"version": "3.88.0"
7599-
}
7593+
}

0 commit comments

Comments
 (0)