@@ -23,7 +23,7 @@ $ npm install -g storli
23
23
$ storli COMMAND
24
24
running command...
25
25
$ storli (--version)
26
- storli/0 .0.0 linux-x64 node-v16.14.2
26
+ storli/1 .0.0 linux-x64 node-v16.14.2
27
27
$ storli --help [COMMAND]
28
28
USAGE
29
29
$ storli COMMAND
@@ -54,7 +54,7 @@ DESCRIPTION
54
54
Configure the CLI
55
55
```
56
56
57
- _ See code: [ dist/commands/config/index.ts] ( https://github.com/AnishDe12020/storli/blob/v0 .0.0/dist/commands/config/index.ts ) _
57
+ _ See code: [ dist/commands/config/index.ts] ( https://github.com/AnishDe12020/storli/blob/v1 .0.0/dist/commands/config/index.ts ) _
58
58
59
59
## ` storli download CID `
60
60
@@ -71,7 +71,7 @@ DESCRIPTION
71
71
Download files from an upload
72
72
```
73
73
74
- _ See code: [ dist/commands/download/index.ts] ( https://github.com/AnishDe12020/storli/blob/v0 .0.0/dist/commands/download/index.ts ) _
74
+ _ See code: [ dist/commands/download/index.ts] ( https://github.com/AnishDe12020/storli/blob/v1 .0.0/dist/commands/download/index.ts ) _
75
75
76
76
## ` storli help [COMMAND] `
77
77
@@ -108,7 +108,7 @@ ALIASES
108
108
$ storli ls
109
109
```
110
110
111
- _ See code: [ dist/commands/list/index.ts] ( https://github.com/AnishDe12020/storli/blob/v0 .0.0/dist/commands/list/index.ts ) _
111
+ _ See code: [ dist/commands/list/index.ts] ( https://github.com/AnishDe12020/storli/blob/v1 .0.0/dist/commands/list/index.ts ) _
112
112
113
113
## ` storli ls `
114
114
@@ -140,7 +140,7 @@ DESCRIPTION
140
140
Check the status of an upload
141
141
```
142
142
143
- _ See code: [ dist/commands/status/index.ts] ( https://github.com/AnishDe12020/storli/blob/v0 .0.0/dist/commands/status/index.ts ) _
143
+ _ See code: [ dist/commands/status/index.ts] ( https://github.com/AnishDe12020/storli/blob/v1 .0.0/dist/commands/status/index.ts ) _
144
144
145
145
## ` storli upload FILEPATH `
146
146
@@ -162,5 +162,5 @@ DESCRIPTION
162
162
Upload a file or directory to IPFS
163
163
```
164
164
165
- _ See code: [ dist/commands/upload/index.ts] ( https://github.com/AnishDe12020/storli/blob/v0 .0.0/dist/commands/upload/index.ts ) _
165
+ _ See code: [ dist/commands/upload/index.ts] ( https://github.com/AnishDe12020/storli/blob/v1 .0.0/dist/commands/upload/index.ts ) _
166
166
<!-- commandsstop -->
0 commit comments