This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ Importer are a set of layouts (e.g. UnixFS) and chunkers (e.g: fixed-size, rabin
209209 - [ ] next
210210 - [ ] restart
211211 - [ ] files
212- - [ ] add
212+ - [x ] add
213213 - [ ] cat
214214 - [ ] get
215215 - [ ] stat - Statistics about everything
@@ -224,11 +224,11 @@ Importer are a set of layouts (e.g. UnixFS) and chunkers (e.g: fixed-size, rabin
224224 - [ ] unwant
225225 - [ ] wantlist
226226- ** tooling**
227- - [ ] commands
227+ - [x ] commands
228228 - [ ] update
229- - [ ] init - sugar around ipfs repo init
230- - [ ] config
231- - [ ] edit
229+ - [ ] init - sugar on top of ipfs repo init
230+ - [x ] config
231+ - [x ] edit
232232 - [x] replace
233233 - [x] show
234234- ** network** (bubbles up from libp2p)
@@ -241,12 +241,9 @@ Importer are a set of layouts (e.g. UnixFS) and chunkers (e.g: fixed-size, rabin
241241 - [ ] query
242242 - [ ] swarm
243243 - [ ] addrs
244- - [ ] addrs local
245244 - [ ] connect
246245 - [ ] disconnect
247246 - [ ] filters
248- - [ ] filters add
249- - [ ] filters rm
250247 - [ ] peers
251248 - [ ] records (IPRS)
252249 - [ ] put
You can’t perform that action at this time.
0 commit comments