Command Line Interface (CLI)
Interacting with the infinite-craft Command Line Interface (or CLI).
When you install infinite-craft
, two CLI apps are installed. infinite-craft
and infinitecraft
.
You can use either, both do the exact same thing.
Display help
To view the help page of the CLI, use the -h
or --help
tag.
Reset discoveries.json
discoveries.json
You can reset your discoveries.json
file to its initial 4 elements using the command below
Run Mock API
You can start a mock API on your device using the command below.
Customize Mock API
You can also start it at a custom host and port.
NOTE: If infinite-craft
or infinitecraft
is not on PATH, you can use:
Same with infinitecraft
.
Last updated