Skip to content

[bug] cmdx: config read, write and load behave differently #58

Description

@rohilsurana

config read, write use yaml format while load uses salt/config which internally uses viper and mapstructure for processing configs.

This creates an issue that configs written via write cannot always be properly loaded by load function.
And read doesn't necessarily display all set configs.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions