Skip to content

[daemon] Standardize sending messages to the user CLI #4718

@tobe2098

Description

@tobe2098

What are you trying to do?
Related to #2543 and #3229, we need a standardized way of sending messages to the user. This will help with any future UI/UX work. Currently, only some protobuf replies have fields for it, but the major difficulty is that said replies live in the call stack mostly on the daemon, and passing them on every function call require a major re-work. Different commands use their own methods to achieve this when necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIjiraCreate a Jira ticket for this issueneeds triageIssue needs to be triaged

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions