Skip to content

Commit 4fab883

Browse files
docs: updated org_uid description
1 parent a4d8d20 commit 4fab883

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $ npm install -g @contentstack/apps-cli
2020
$ csdx COMMAND
2121
running command...
2222
$ csdx (--version|-v)
23-
@contentstack/apps-cli/1.1.0 darwin-arm64 node-v18.17.0
23+
@contentstack/apps-cli/1.1.0 darwin-arm64 node-v18.16.0
2424
$ csdx --help [COMMAND]
2525
USAGE
2626
$ csdx COMMAND
@@ -82,7 +82,7 @@ FLAGS
8282
-n, --name=<value> [default: app-boilerplate] Name of the app to be created
8383
--app-type=<option> [default: stack] Type of app
8484
<options: stack|organization>
85-
--org=<value> Provide the organization UID to fetch the app details for the desired operation.
85+
--org=<value> Provide the organization UID to fetch the app details for the operation.
8686
8787
DESCRIPTION
8888
Create a new app in Developer Hub and optionally clone a boilerplate locally.
@@ -109,7 +109,7 @@ USAGE
109109
110110
FLAGS
111111
--app-uid=<value> Provide the app UID of an existing app.
112-
--org=<value> Provide the organization UID to fetch the app details for the desired operation.
112+
--org=<value> Provide the organization UID to fetch the app details for the operation.
113113
114114
DESCRIPTION
115115
Delete app from marketplace
@@ -137,7 +137,7 @@ FLAGS
137137
--app-type=<option> [default: stack] Type of app
138138
<options: stack|organization>
139139
--app-uid=<value> Provide the app UID of an existing app.
140-
--org=<value> Provide the organization UID to fetch the app details for the desired operation.
140+
--org=<value> Provide the organization UID to fetch the app details for the operation.
141141
142142
DESCRIPTION
143143
Get details of an app in developer hub
@@ -164,7 +164,7 @@ USAGE
164164
165165
FLAGS
166166
--app-uid=<value> Provide the app UID of an existing app.
167-
--org=<value> Provide the organization UID to fetch the app details for the desired operation.
167+
--org=<value> Provide the organization UID to fetch the app details for the operation.
168168
--stack-api-key=<value> API key of the stack where the app operation is to be performed.
169169
170170
DESCRIPTION
@@ -190,7 +190,7 @@ USAGE
190190
191191
FLAGS
192192
--app-uid=<value> Provide the app UID of an existing app.
193-
--org=<value> Provide the organization UID to fetch the app details for the desired operation.
193+
--org=<value> Provide the organization UID to fetch the app details for the operation.
194194
--stack-api-key=<value> API key of the stack where the app operation is to be performed.
195195
196196
DESCRIPTION
@@ -217,7 +217,7 @@ USAGE
217217
FLAGS
218218
--app-uid=<value> Provide the app UID of an existing app.
219219
--installation-uid=<value> Provide the installation ID of the app that needs to be uninstalled.
220-
--org=<value> Provide the organization UID to fetch the app details for the desired operation.
220+
--org=<value> Provide the organization UID to fetch the app details for the operation.
221221
--uninstall-all Please select stacks from where the app must be uninstalled.
222222
223223
DESCRIPTION
@@ -243,7 +243,7 @@ USAGE
243243
244244
FLAGS
245245
--app-manifest=<value> Path to the app manifest.json file:
246-
--org=<value> Provide the organization UID to fetch the app details for the desired operation.
246+
--org=<value> Provide the organization UID to fetch the app details for the operation.
247247
248248
DESCRIPTION
249249
Update the existing app in developer hub

0 commit comments

Comments
 (0)