Skip to content

pesde errors on toml deserialization when the command ran had nothing to do with the environment #76

Description

@TrippTrapp84

pesde will error on deserializing the toml for your environment even if the command you're trying to run has nothing to do with that.

For example, I couldn't even run pesde --version or pesde --help because my environment toml wasn't set up correctly. It refused to let me run these commands until I went and added the missing fields in the toml file.

Ideally it should recognize that help and version have nothing to do with the workspace we're in, and not even attempt to read the workspace toml

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions