You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be explicit which commands and arguments are experimental in the cli docs and output.
Some features that are being integrated into cartesi/cli v2 are:
coprocessor command
espresso-reader integration
Considering those initiatives are still experimental in the official docs point of view, we should also align the cartesi/cli.
Proposal
Add a EXPERIMENTAL text for commands and arguments that are considered exprimental.
Ex,:
cartesi --help
Usage: cartesi [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
coprocessor [options] EXPERIMENTAL
...
CHANGELOG should also be updated to inform which feature is experimental, and remove this disclaimer when it's considered official support.
The text was updated successfully, but these errors were encountered:
Context
We should be explicit which commands and arguments are experimental in the cli docs and output.
Some features that are being integrated into cartesi/cli v2 are:
Considering those initiatives are still experimental in the official docs point of view, we should also align the cartesi/cli.
Proposal
Add a EXPERIMENTAL text for commands and arguments that are considered exprimental.
Ex,:
CHANGELOG should also be updated to inform which feature is experimental, and remove this disclaimer when it's considered official support.
The text was updated successfully, but these errors were encountered: