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

Shavindri Dissanayake updated STRATOS-1227:
-------------------------------------------
    Priority: Minor  (was: Major)

> Created Date Format in CLI
> --------------------------
>
>                 Key: STRATOS-1227
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1227
>             Project: Stratos
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Shavindri Dissanayake
>            Priority: Minor
>
> When executing commands [1] and [3], the CLI Tool output gives a string of 
> numbers as the created date [2] and [4].
> [1] command : describe-tenant franklin.com
> [2]  output
> -------------------------------------
> Tenant Information:
> -------------------------------------
> Tenant domain: franklin.com
> ID: 2
> Email: f...@bar.com
> Active: true
> Created date: 1425468999343 
> [3] command: list-tenants-by-partial-domain -d frank
> [4] output
> Tenants found:
> +--------------+----------+--------+-------------+---------------+
> | tenantDomain | tenantID | active | email       | createdDate   |
> +--------------+----------+--------+-------------+---------------+
> | frank.com    | 1        | false  | f...@bar.com | 1425468130532 |
> +--------------+----------+--------+-------------+---------------+
> | franklin.com | 2        | true   | f...@bar.com | 1425468999343 |
> +--------------+----------+--------+-------------+---------------+



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to