Skip to content

Core - Add support for creating, viewing and editing of config and the node graph through the CLI #1

Description

@sinpea

What feature do you want?

Allow users to create, view and edit toml config files for running the tool using the CLI client

Why is it needed?

This allows end users to work with and create config files for their pipelines much faster and reduce errors in the creation of the config.

Expected Implementation Idea

A new core class is required to handle the process of creating valid nodes and modifying the toml. Use toml++ for writing the toml configs and use the pre-existing TomlParse class to load and run the files.

Component

  • Core
  • CLI client
  • Other

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions