Skip to content

Improve performance for dlctl CLI help #10

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.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions