[ https://issues.apache.org/jira/browse/IGNITE-19450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mikhail Pochatkin updated IGNITE-19450: --------------------------------------- Description: *$ ignite3 cluster unit list [<deployment_unit_id>] [--version <deployment_unit_version>]] [--status [UPLOADING[, DEPLOYED [, …]]]]* Output example: |Unit |Version|Status | |foo.example.job |1.0.0 |DEPLOYED | |foo.example.job |*1.0.1 |DEPLOYED | |foo.example.job |1.0.2 |UPLOADING| |foo.example.task|*1.0.0 |DEPLOYED | The asterisk symbol * in the Version column highlights the latest *deployed* version of a deployment unit on the cluster. was: *$ ignite3 cluster unit list [<deployment_unit_id>] [--version <deployment_unit_version>]] [--status [UPLOADING[, DEPLOYED [, …]]]]* Output example: | Unit | Version | Status | | foo.example.job | 1.0.0 | DEPLOYED | | foo.example.job | *1.0.1 | DEPLOYED | | foo.example.job | 1.0.2 | UPLOADING | | foo.example.task | *1.0.0 | DEPLOYED | The asterisk symbol (*) in the Version column highlights the latest *deployed* version of a deployment unit on the cluster. > Add * char to latest version of unit in list command > ---------------------------------------------------- > > Key: IGNITE-19450 > URL: https://issues.apache.org/jira/browse/IGNITE-19450 > Project: Ignite > Issue Type: New Feature > Reporter: Mikhail Pochatkin > Priority: Major > Labels: iep-103, ignite-3 > > *$ ignite3 cluster unit list [<deployment_unit_id>] [--version > <deployment_unit_version>]] [--status [UPLOADING[, DEPLOYED [, …]]]]* > > Output example: > > |Unit |Version|Status | > |foo.example.job |1.0.0 |DEPLOYED | > |foo.example.job |*1.0.1 |DEPLOYED | > |foo.example.job |1.0.2 |UPLOADING| > |foo.example.task|*1.0.0 |DEPLOYED | > > The asterisk symbol * in the Version column highlights the latest *deployed* > version of a deployment unit on the cluster. -- This message was sent by Atlassian Jira (v8.20.10#820010)