You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2022/07/11 20:55:00 UTC

[jira] [Updated] (IGNITE-17349) Ignite3 CLI output formatting

     [ https://issues.apache.org/jira/browse/IGNITE-17349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandr updated IGNITE-17349:
-------------------------------
    Description: 
Ignite3 CLI now is not consistent from formatting/styles perspective. Messages about what went wrong differ from each other. Somewhere 'Done!' is a marker of successful operation ({{ignite bootstrap}}), somewhere it is just a sentence notifying that something is done ({{ignite connect}}). Tables are rendered with different borders for {{ignite bootstrap}}, {{ignite node list}} and for {{ignite topology}} commands.

The goal of this ticket is to develop user-facing interface components and use them in the CLI code. The list of the components is also a part of this ticket but here are some of them:
- problem json render
- table render
- success action render
- suggestion render.

  was:
Ignite3 CLI now is not consistent from formatting/styles perspective. Messages about what went wrong differ from each other. Somewhere 'Done!' is a marker of successful operation ({{ignite bootstrap}}), somewhere it is just a sentence notifying that something is done ({{ignite connect}}). Tables are rendered with different borders for {{ignite bootstrap}}, i{{gnite node list}} and for {{ignite topology}} commands.

The goal of this ticket is to develop user-facing interface components and use them in the CLI code. The list of the components is also a part of this ticket but here are some of them:
- problem json render
- table render
- success action render
- suggestion render.


> Ignite3 CLI output formatting
> -----------------------------
>
>                 Key: IGNITE-17349
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17349
>             Project: Ignite
>          Issue Type: Task
>          Components: cli
>            Reporter: Aleksandr
>            Priority: Major
>              Labels: ignite-3, ignite-3-cli-tool
>
> Ignite3 CLI now is not consistent from formatting/styles perspective. Messages about what went wrong differ from each other. Somewhere 'Done!' is a marker of successful operation ({{ignite bootstrap}}), somewhere it is just a sentence notifying that something is done ({{ignite connect}}). Tables are rendered with different borders for {{ignite bootstrap}}, {{ignite node list}} and for {{ignite topology}} commands.
> The goal of this ticket is to develop user-facing interface components and use them in the CLI code. The list of the components is also a part of this ticket but here are some of them:
> - problem json render
> - table render
> - success action render
> - suggestion render.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)