Skip to content

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

@ncheutin

Description

@ncheutin

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions