Skip to content

first cut at getting cdp-based packages#12

Open
doutriaux1 wants to merge 2 commits into
masterfrom
dependencies
Open

first cut at getting cdp-based packages#12
doutriaux1 wants to merge 2 commits into
masterfrom
dependencies

Conversation

@doutriaux1

@doutriaux1 doutriaux1 commented Jul 12, 2017

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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