Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add completions for rm, pip_rm and channel_rm #116

Open
cjdoris opened this issue Oct 21, 2023 · 1 comment
Open

add completions for rm, pip_rm and channel_rm #116

cjdoris opened this issue Oct 21, 2023 · 1 comment
Assignees
Milestone

Comments

@cjdoris
Copy link
Collaborator

cjdoris commented Oct 21, 2023

i.e. look up the list of packages or channels and use this as possible completions

@cjdoris cjdoris self-assigned this Oct 21, 2023
@cjdoris
Copy link
Collaborator Author

cjdoris commented Oct 21, 2023

The same for the add commands would be nice, but these lists might be hard to get.

Looks like the conda repodata is stored in CONDA_ROOT/pkgs/cache/*.json, so we could parse those.

@cjdoris cjdoris added this to the features milestone Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant