@@ -31,7 +31,7 @@ $ npm install -g @internxt/cli
3131$ internxt COMMAND
3232running command...
3333$ internxt (--version)
34- @internxt/cli/1.3.3 darwin-arm64 node-v20.14 .0
34+ @internxt/cli/1.3.5 win32-x64 node-v20.2 .0
3535$ internxt --help [COMMAND]
3636USAGE
3737 $ internxt COMMAND
@@ -79,7 +79,7 @@ EXAMPLES
7979 $ internxt add-cert
8080```
8181
82- _ See code: [ src/commands/add-cert.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/add-cert.ts ) _
82+ _ See code: [ src/commands/add-cert.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/add-cert.ts ) _
8383
8484## ` internxt config `
8585
@@ -108,7 +108,7 @@ EXAMPLES
108108 $ internxt config
109109```
110110
111- _ See code: [ src/commands/config.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/config.ts ) _
111+ _ See code: [ src/commands/config.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/config.ts ) _
112112
113113## ` internxt create-folder `
114114
@@ -129,7 +129,7 @@ EXAMPLES
129129 $ internxt create-folder
130130```
131131
132- _ See code: [ src/commands/create-folder.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/create-folder.ts ) _
132+ _ See code: [ src/commands/create-folder.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/create-folder.ts ) _
133133
134134## ` internxt download `
135135
@@ -152,7 +152,7 @@ EXAMPLES
152152 $ internxt download
153153```
154154
155- _ See code: [ src/commands/download.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/download.ts ) _
155+ _ See code: [ src/commands/download.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/download.ts ) _
156156
157157## ` internxt list `
158158
@@ -186,7 +186,7 @@ EXAMPLES
186186 $ internxt list
187187```
188188
189- _ See code: [ src/commands/list.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/list.ts ) _
189+ _ See code: [ src/commands/list.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/list.ts ) _
190190
191191## ` internxt login `
192192
@@ -212,7 +212,7 @@ EXAMPLES
212212 $ internxt login
213213```
214214
215- _ See code: [ src/commands/login.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/login.ts ) _
215+ _ See code: [ src/commands/login.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/login.ts ) _
216216
217217## ` internxt logout `
218218
@@ -229,7 +229,7 @@ EXAMPLES
229229 $ internxt logout
230230```
231231
232- _ See code: [ src/commands/logout.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/logout.ts ) _
232+ _ See code: [ src/commands/logout.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/logout.ts ) _
233233
234234## ` internxt logs `
235235
@@ -246,7 +246,7 @@ EXAMPLES
246246 $ internxt logs
247247```
248248
249- _ See code: [ src/commands/logs.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/logs.ts ) _
249+ _ See code: [ src/commands/logs.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/logs.ts ) _
250250
251251## ` internxt move `
252252
@@ -271,7 +271,7 @@ EXAMPLES
271271 $ internxt move
272272```
273273
274- _ See code: [ src/commands/move.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/move.ts ) _
274+ _ See code: [ src/commands/move.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/move.ts ) _
275275
276276## ` internxt rename `
277277
@@ -296,7 +296,7 @@ EXAMPLES
296296 $ internxt rename
297297```
298298
299- _ See code: [ src/commands/rename.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/rename.ts ) _
299+ _ See code: [ src/commands/rename.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/rename.ts ) _
300300
301301## ` internxt trash `
302302
@@ -320,7 +320,7 @@ EXAMPLES
320320 $ internxt trash
321321```
322322
323- _ See code: [ src/commands/trash.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/trash.ts ) _
323+ _ See code: [ src/commands/trash.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/trash.ts ) _
324324
325325## ` internxt trash-clear `
326326
@@ -347,7 +347,7 @@ EXAMPLES
347347 $ internxt trash-clear
348348```
349349
350- _ See code: [ src/commands/trash-clear.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/trash-clear.ts ) _
350+ _ See code: [ src/commands/trash-clear.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/trash-clear.ts ) _
351351
352352## ` internxt trash-list `
353353
@@ -383,7 +383,7 @@ EXAMPLES
383383 $ internxt trash-list
384384```
385385
386- _ See code: [ src/commands/trash-list.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/trash-list.ts ) _
386+ _ See code: [ src/commands/trash-list.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/trash-list.ts ) _
387387
388388## ` internxt trash-restore `
389389
@@ -411,7 +411,7 @@ EXAMPLES
411411 $ internxt trash-restore
412412```
413413
414- _ See code: [ src/commands/trash-restore.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/trash-restore.ts ) _
414+ _ See code: [ src/commands/trash-restore.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/trash-restore.ts ) _
415415
416416## ` internxt trash clear `
417417
@@ -520,7 +520,7 @@ EXAMPLES
520520 $ internxt upload
521521```
522522
523- _ See code: [ src/commands/upload.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/upload.ts ) _
523+ _ See code: [ src/commands/upload.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/upload.ts ) _
524524
525525## ` internxt webdav ACTION `
526526
@@ -543,7 +543,7 @@ EXAMPLES
543543 $ internxt webdav status
544544```
545545
546- _ See code: [ src/commands/webdav.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/webdav.ts ) _
546+ _ See code: [ src/commands/webdav.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/webdav.ts ) _
547547
548548## ` internxt webdav-config ACTION `
549549
@@ -571,7 +571,7 @@ EXAMPLES
571571 $ internxt webdav-config change-port
572572```
573573
574- _ See code: [ src/commands/webdav-config.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/webdav-config.ts ) _
574+ _ See code: [ src/commands/webdav-config.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/webdav-config.ts ) _
575575
576576## ` internxt whoami `
577577
@@ -588,7 +588,7 @@ EXAMPLES
588588 $ internxt whoami
589589```
590590
591- _ See code: [ src/commands/whoami.ts] ( https://github.com/internxt/cli/blob/v1.3.3 /src/commands/whoami.ts ) _
591+ _ See code: [ src/commands/whoami.ts] ( https://github.com/internxt/cli/blob/v1.3.5 /src/commands/whoami.ts ) _
592592<!-- commandsstop -->
593593
594594# Current Limitations
0 commit comments