-
Notifications
You must be signed in to change notification settings - Fork 7
Milestone
Description
Separate the CLI into two executables:
- User CLI: Contains only the commands required to connect and validate the service.
- Admin/Foundation CLI: Contains administrative commands and those used by the foundation and the contributors
Rationale:
This separation ensures that contributor or administrator commands are not exposed to end users, keeping the user CLI cleaner and reducing potential misuse.
Notes:
The Admin/Foundation CLI could be distributed in a separate installation package.
Users who need administrative access could install the Admin/Foundation CLI or build from the source code.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels