@@ -47,7 +47,7 @@ EXAMPLES
4747 $ box collaboration-allowlist
4848```
4949
50- _ See code: [ src/commands/collaboration-allowlist/index.js] ( https://github.com/box/boxcli/blob/v4.3.1 /src/commands/collaboration-allowlist/index.js ) _
50+ _ See code: [ src/commands/collaboration-allowlist/index.js] ( https://github.com/box/boxcli/blob/v4.4.0 /src/commands/collaboration-allowlist/index.js ) _
5151
5252## ` box collaboration-allowlist:add DOMAIN `
5353
@@ -86,7 +86,7 @@ EXAMPLES
8686 $ box collaboration-allowlist:add example.com --direction outbound
8787```
8888
89- _ See code: [ src/commands/collaboration-allowlist/add.js] ( https://github.com/box/boxcli/blob/v4.3.1 /src/commands/collaboration-allowlist/add.js ) _
89+ _ See code: [ src/commands/collaboration-allowlist/add.js] ( https://github.com/box/boxcli/blob/v4.4.0 /src/commands/collaboration-allowlist/add.js ) _
9090
9191## ` box collaboration-allowlist:delete ID `
9292
@@ -122,7 +122,7 @@ EXAMPLES
122122 $ box collaboration-allowlist:delete 12345
123123```
124124
125- _ See code: [ src/commands/collaboration-allowlist/delete.js] ( https://github.com/box/boxcli/blob/v4.3.1 /src/commands/collaboration-allowlist/delete.js ) _
125+ _ See code: [ src/commands/collaboration-allowlist/delete.js] ( https://github.com/box/boxcli/blob/v4.4.0 /src/commands/collaboration-allowlist/delete.js ) _
126126
127127## ` box collaboration-allowlist:exemptions `
128128
@@ -159,7 +159,7 @@ EXAMPLES
159159 $ box collaboration-allowlist:exemptions
160160```
161161
162- _ See code: [ src/commands/collaboration-allowlist/exemptions/index.js] ( https://github.com/box/boxcli/blob/v4.3.1 /src/commands/collaboration-allowlist/exemptions/index.js ) _
162+ _ See code: [ src/commands/collaboration-allowlist/exemptions/index.js] ( https://github.com/box/boxcli/blob/v4.4.0 /src/commands/collaboration-allowlist/exemptions/index.js ) _
163163
164164## ` box collaboration-allowlist:exemptions:create USERID `
165165
@@ -195,7 +195,7 @@ EXAMPLES
195195 $ box collaboration-allowlist:exemptions:create 11111
196196```
197197
198- _ See code: [ src/commands/collaboration-allowlist/exemptions/create.js] ( https://github.com/box/boxcli/blob/v4.3.1 /src/commands/collaboration-allowlist/exemptions/create.js ) _
198+ _ See code: [ src/commands/collaboration-allowlist/exemptions/create.js] ( https://github.com/box/boxcli/blob/v4.4.0 /src/commands/collaboration-allowlist/exemptions/create.js ) _
199199
200200## ` box collaboration-allowlist:exemptions:delete ID `
201201
@@ -231,7 +231,7 @@ EXAMPLES
231231 $ box collaboration-allowlist:exemptions:delete 12345
232232```
233233
234- _ See code: [ src/commands/collaboration-allowlist/exemptions/delete.js] ( https://github.com/box/boxcli/blob/v4.3.1 /src/commands/collaboration-allowlist/exemptions/delete.js ) _
234+ _ See code: [ src/commands/collaboration-allowlist/exemptions/delete.js] ( https://github.com/box/boxcli/blob/v4.4.0 /src/commands/collaboration-allowlist/exemptions/delete.js ) _
235235
236236## ` box collaboration-allowlist:exemptions:get ID `
237237
@@ -267,7 +267,7 @@ EXAMPLES
267267 $ box collaboration-allowlist:exemptions:get 12345
268268```
269269
270- _ See code: [ src/commands/collaboration-allowlist/exemptions/get.js] ( https://github.com/box/boxcli/blob/v4.3.1 /src/commands/collaboration-allowlist/exemptions/get.js ) _
270+ _ See code: [ src/commands/collaboration-allowlist/exemptions/get.js] ( https://github.com/box/boxcli/blob/v4.4.0 /src/commands/collaboration-allowlist/exemptions/get.js ) _
271271
272272## ` box collaboration-allowlist:get ID `
273273
@@ -303,4 +303,4 @@ EXAMPLES
303303 $ box collaboration-allowlist:get 12345
304304```
305305
306- _ See code: [ src/commands/collaboration-allowlist/get.js] ( https://github.com/box/boxcli/blob/v4.3.1 /src/commands/collaboration-allowlist/get.js ) _
306+ _ See code: [ src/commands/collaboration-allowlist/get.js] ( https://github.com/box/boxcli/blob/v4.4.0 /src/commands/collaboration-allowlist/get.js ) _
0 commit comments