Skip to content

Improve performance for dlctl CLI help #10

@DataLabTechTV

Description

@DataLabTechTV

There are too many imports running each time we call dlctl and, as such, running dlctl --help, or similar for subcommands, will take over 10s, which is not acceptable. We should move all possible imports to their specific commands, in order to avoid loading unrequired dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions