mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
parseOpts now does some preliminary path screening to prevent command sequences like `ipfs <hash> cat` from succeeding. The tests affected by this have been slightly altered, but should be restored once parseOpts is decoupled from path analysis. Command suggestion printing has also been factored into a single function. Fixes: #2501 License: MIT Signed-off-by: Thomas Gardner <tmg@fastmail.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| files | ||
| http | ||
| argument.go | ||
| channelmarshaler.go | ||
| command_test.go | ||
| command.go | ||
| option_test.go | ||
| option.go | ||
| reqlog.go | ||
| request.go | ||
| response_test.go | ||
| response.go | ||