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

first cut at getting cdp-based packages #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

doutriaux1
Copy link
Contributor

@doutriaux1 doutriaux1 commented Jul 12, 2017

@zshaheen this is a first cut at what @williams13 wants, a list of all package that use cdp.

We/you can add option to bring all/any of them in.

We should probably have the command output as json (add --json) and then parse this so that we have the channels. I'll let you play with it, but here's the bare-bones:

cdp_manage -l

returns

Fetching package metadata ...............
acme_diags
acme_diags-nox
pcmdi_metrics

And the current help:

cdp_manage -h
usage: cdp_manage [-h] [-l] [-c CHANNEL [CHANNEL ...]]

CDP-based conda packages manager

optional arguments:
  -h, --help            show this help message and exit
  -l, --list            List all cdp-based packages (default: False)
  -c CHANNEL [CHANNEL ...], --channel CHANNEL [CHANNEL ...]
                        Channel where to look (default: ['pcmdi', 'conda-
                        forge', 'acme'])

@doutriaux1 doutriaux1 requested a review from zshaheen July 12, 2017 07:06
@doutriaux1
Copy link
Contributor Author

@zshaheen we need to get this going again.

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

Successfully merging this pull request may close these issues.

1 participant