Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Unknown subcommands don't error #2955

Closed
@achingbrain

Description

@achingbrain

They should exit with a non-zero status

$ jsipfs derp
..
$ echo $?
1
$ jsipfs repo derp
..
$ echo $?
0

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions