Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

token-lookup creation time in the wrong format? #1341

Closed
Fitzsimmons opened this issue Apr 20, 2016 · 1 comment
Closed

token-lookup creation time in the wrong format? #1341

Fitzsimmons opened this issue Apr 20, 2016 · 1 comment

Comments

@Fitzsimmons
Copy link

I assume that creation_time is supposed to be a unix timestamp? It's formatted in scientific notation, which I assume is not intended.

vault token-lookup abcd-1234
Key             Value
[...]
creation_time   1.461171256e+09
[...]

Scientific notation is also used in the JSON and YAML output formats.

@jefferai
Copy link
Member

Yes, this is a very old known issue. Closing for now as it's already on our TODO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants