Skip to content

Config object reference #2

Description

@Pobek

Context

As for right now, the configuration object is being called in each command-set. This isn't how to used be according to python conventions.

Solution

The solution is to pass the config object as a context variable from the main command to the sub-commands (According to 'click' documentations).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions