Skip to content

knife autocompletion issue and cache issue #1

@clarkewd

Description

@clarkewd

two issues with your version:

  1. autocompleting early on in the sentence, i.e. knife node should have a default list of options built in and should not need to perform an expensive command query. in less words - why is it this slow?

  2. for things that do need to make a query, i.e. knife node list you should probably implement some caching because the performance is pretty slow. there was at least some attempt at caching in the original version even though the environment autocompletion did not work well

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions