Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

[Khermes #98]Show config content command. #102

Merged
merged 1 commit into from
Apr 23, 2017

Conversation

eruizgar
Copy link
Contributor

Description

  • Now you can see the contain of a particular configuration.
    Ex.
show twirl-template template1
Command result: OK 
@import com.stratio.khermes.helpers.faker
@(faker: Faker)
{
  "name" : "@(faker.Name.firstName)"
}

Add a description of your changes here.

Testing

  • Unit, integration, acceptance tests as appropriate
  • Coverage (>90%)

Documentation

  • Changelog update
  • Documentation entry

Scalastyle

Result of scalastyle execution:

Copy link
Contributor

@albertostratio albertostratio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@albertostratio albertostratio merged commit 0d00f90 into Stratio:master Apr 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants