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

Added support for readable_format parameter when printing out time and size values #3433

Merged
merged 1 commit into from Aug 6, 2013

Conversation

javanna
Copy link
Member

@javanna javanna commented Aug 2, 2013

The following are the API affected by this change and support now the readable_format flag (default false when not specified):

  • indices segments
  • indices stats
  • indices status
  • cluster nodes stats
  • cluster nodes info

Closes #3432

…d size values

The following are the API affected by this change and support now the readable_format flag (default false when not specified):
- indices segments
- indices stats
- indices status
- cluster nodes stats
- cluster nodes info

Closes elastic#3432
@javanna javanna merged commit a307154 into elastic:master Aug 6, 2013
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

Successfully merging this pull request may close these issues.

Add option to disable printing out readable size and time values
1 participant