The CLI has grown unexpectedly. We should break it down to ensure that it does only what a CLI does: define a set of executable command-line commands in an interactive or non-interactive way.
The goal is to have a concise, specific main instead of the monolith it is now.
Any additional thing about design & functionality (e.g., output polished, loaders, ...) is definitely a plus but don't spend much time on it.
this CLI might be integrated inside the enclave CLI.
The CLI has grown unexpectedly. We should break it down to ensure that it does only what a CLI does: define a set of executable command-line commands in an interactive or non-interactive way.
The goal is to have a concise, specific main instead of the monolith it is now.
Any additional thing about design & functionality (e.g., output polished, loaders, ...) is definitely a plus but don't spend much time on it.
this CLI might be integrated inside the enclave CLI.