@@ -69,7 +69,7 @@ ALIASES
6969 $ csdx login
7070```
7171
72- _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/auth/login.js ) _
72+ _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/auth/login.js ) _
7373
7474## ` csdx auth:logout `
7575
@@ -86,7 +86,7 @@ ALIASES
8686 $ csdx logout
8787```
8888
89- _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/auth/logout.js ) _
89+ _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/auth/logout.js ) _
9090
9191## ` csdx auth:tokens `
9292
@@ -110,7 +110,7 @@ ALIASES
110110 $ csdx tokens
111111```
112112
113- _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/auth/tokens/index.js ) _
113+ _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/auth/tokens/index.js ) _
114114
115115## ` csdx auth:tokens:add `
116116
@@ -138,7 +138,7 @@ ALIASES
138138 $ csdx tokens:add
139139```
140140
141- _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/auth/tokens/add.js ) _
141+ _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/auth/tokens/add.js ) _
142142
143143## ` csdx auth:tokens:remove `
144144
@@ -158,7 +158,7 @@ ALIASES
158158 $ csdx tokens:remove
159159```
160160
161- _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/auth/tokens/remove.js ) _
161+ _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/auth/tokens/remove.js ) _
162162
163163## ` csdx auth:whoami `
164164
@@ -172,7 +172,7 @@ ALIASES
172172 $ csdx whoami
173173```
174174
175- _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/auth/whoami.js ) _
175+ _ See code: [ @contentstack/cli-auth ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/auth/whoami.js ) _
176176
177177## ` csdx cm:bulk-publish `
178178
@@ -183,7 +183,7 @@ USAGE
183183 $ csdx cm:bulk-publish
184184```
185185
186- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/index.js ) _
186+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/index.js ) _
187187
188188## ` csdx cm:bulk-publish:add-fields -t [CONTENT TYPE 1] [CONTENT TYPE 2] -e [ENVIRONMENT 1] [ENVIRONMENT 2] -l [LOCALE 1] [LOCALE 2] -a [MANAGEMENT TOKEN ALIAS] `
189189
@@ -231,7 +231,7 @@ EXAMPLES
231231 csdx cm:bulk-publish:add-fields -r [LOG FILE NAME]
232232```
233233
234- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/add-fields.js ) _
234+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/add-fields.js ) _
235235
236236## ` csdx cm:bulk-publish:assets -e [ENVIRONMENT 1] [ENVIRONMENT 2] -u [FOLDER_UID] --[no-]bulkPublish -a [MANAGEMENT TOKEN ALIAS] `
237237
@@ -278,7 +278,7 @@ EXAMPLES
278278 csdx cm:bulk-publish:assets -r [LOG FILE NAME]
279279```
280280
281- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/assets.js ) _
281+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/assets.js ) _
282282
283283## ` csdx cm:bulk-publish:clear `
284284
@@ -293,7 +293,7 @@ OPTIONS
293293 -y, --yes Delete all files without asking for confirmation
294294```
295295
296- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/clear.js ) _
296+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/clear.js ) _
297297
298298## ` csdx cm:bulk-publish:configure `
299299
@@ -318,7 +318,7 @@ DESCRIPTION
318318 EXAMPLE : cm:bulk-publish:configure -a [MANAGEMENT TOKEN Alias]
319319```
320320
321- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/configure.js ) _
321+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/configure.js ) _
322322
323323## ` csdx cm:bulk-publish:cross-publish -t [CONTENT TYPE] -e [ENVIRONMENT] -d [DESTINATION ENVIRONMENT] -l [LOCALE] -a [MANAGEMENT TOKEN ALIAS] -x [DELIVERY TOKEN] `
324324
@@ -369,7 +369,7 @@ EXAMPLES
369369 csdx cm:bulk-publish:cross-publish -r [LOG FILE NAME]
370370```
371371
372- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/cross-publish.js ) _
372+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/cross-publish.js ) _
373373
374374## ` csdx cm:bulk-publish:entries -t [CONTENT TYPE 1] [CONTENT TYPE 2] -e [ENVIRONMENT 1] [ENVIRONMENT 2] -l [LOCALE 1] [LOCALE 2] -a [MANAGEMENT TOKEN ALIAS] `
375375
@@ -421,7 +421,7 @@ EXAMPLES
421421 csdx cm:bulk-publish:entries -r [LOG FILE NAME]
422422```
423423
424- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/entries.js ) _
424+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/entries.js ) _
425425
426426## ` csdx cm:bulk-publish:entry-edits -t [CONTENT TYPE 1] [CONTENT TYPE 2] -s [SOURCE_ENV] -e [ENVIRONMENT 1] [ENVIRONMENT 2] -l [LOCALE 1] [LOCALE 2] -a [MANAGEMENT TOKEN ALIAS] `
427427
@@ -472,7 +472,7 @@ EXAMPLES
472472 csdx cm:bulk-publish:entry-edits -r [LOG FILE NAME]
473473```
474474
475- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/entry-edits.js ) _
475+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/entry-edits.js ) _
476476
477477## ` csdx cm:bulk-publish:nonlocalized-field-changes -t [CONTENT TYPE 1] [CONTENT TYPE 2] -e [ENVIRONMENT 1] [ENVIRONMENT 2] -l [LOCALE 1] [LOCALE 2] -a [MANAGEMENT TOKEN ALIAS] `
478478
@@ -520,7 +520,7 @@ EXAMPLES
520520 csdx cm:bulk-publish:nonlocalized-field-changes -r [LOG FILE NAME]
521521```
522522
523- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/nonlocalized-field-changes.js ) _
523+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/nonlocalized-field-changes.js ) _
524524
525525## ` csdx cm:bulk-publish:revert `
526526
@@ -548,7 +548,7 @@ EXAMPLES
548548 cm:bulk-publish:revert -r [LOG FILE NAME]
549549```
550550
551- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/revert.js ) _
551+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/revert.js ) _
552552
553553## ` csdx cm:bulk-publish:unpublish -b -t [CONTENT TYPE] -e [ENVIRONMENT] -l [LOCALE] -a [MANAGEMENT TOKEN ALIAS] -x [DELIVERY TOKEN] `
554554
@@ -621,7 +621,7 @@ EXAMPLES
621621 (Will unpublish only entries, (from CONTENT TYPE) from the source environment)
622622```
623623
624- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/unpublish.js ) _
624+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/unpublish.js ) _
625625
626626## ` csdx cm:bulk-publish:unpublished-entries -b -t [CONTENT TYPES] -e [ENVIRONMENTS] -l [LOCALES] -a [MANAGEMENT TOKEN ALIAS] `
627627
@@ -671,7 +671,7 @@ EXAMPLES
671671 csdx cm:bulk-publish:unpublished-entries -r [LOG FILE NAME]
672672```
673673
674- _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.0 -beta/src/commands/cm/bulk-publish/unpublished-entries.js ) _
674+ _ See code: [ @contentstack/cli-cm-bulk-publish ] ( https://github.com/contentstack/cli/blob/v0.1.1 -beta/src/commands/cm/bulk-publish/unpublished-entries.js ) _
675675
676676## ` csdx cm:export `
677677
0 commit comments