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

Add a command to NTAF to visualise a rendered configuration file #96

Open
ncheutin opened this issue Dec 15, 2017 · 1 comment
Open

Comments

@ncheutin
Copy link
Contributor

As of now, it is complicated to visualise a full configuration as many small parts are merged together, especially when using realms.

The goal is to have an easy way to visualise a "merged" version of a targeted configuration.

One example would be:

  • npx ntaf see-config --> show config by default
  • npx ntaf see-config wdio.local.conf.js --> show config wdio.local.conf.js
  • npx ntaf see-config --realm=staging --> show config conf/realm/staging.js
@racodond
Copy link
Contributor

Very good idea!

@racodond racodond self-assigned this Dec 15, 2017
@racodond racodond added this to the 2.3.0 milestone Dec 15, 2017
@racodond racodond removed this from the 2.3.0 milestone Jan 9, 2018
@ghost ghost assigned ghost and unassigned racodond Nov 22, 2018
@ghost ghost added the review label Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants