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
Review and organize commands available in the CLI in a consistent fashion. Originally posted by @marcelstanley in #512 (comment)
✔️ Solution
Among other things (details must follow), we should split the commands into what is public and what's only for internal use and normalize their usage and logging.
📈 Subtasks
Split commands into contexts
Normalize logging (use plain prints instead of slog for what is not verbose?). Relates to Standardize logging #448, somewhat
The text was updated successfully, but these errors were encountered:
📚 Context
Review and organize commands available in the CLI in a consistent fashion.
Originally posted by @marcelstanley in #512 (comment)
✔️ Solution
Among other things (details must follow), we should split the commands into what is public and what's only for internal use and normalize their usage and logging.
📈 Subtasks
The text was updated successfully, but these errors were encountered: