View Issue Details

IDProjectCategoryView StatusLast Update
350WADFCLIpublic24 Nov 2011 21:42
Reportermrosenquist Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status newResolutionopen 
Product Version0.13.5 
Summary350: Have a new simple function to access a client pear install through wadf without needing to know where it is
DescriptionHave a new simple script to access a client pear install through wadf without needing to know where it is

Currently I have a script to access pear for a client by calling cpear

cpear
------------------------------------------------
./pear_local/pear -c ./pear_local/.pearrc $@
------------------------------------------------

While this is spcific to my config, a generalised version could be made in wadf

 
Would be good to call:
wadf-pear list-upgrades

instead of:
./pear_local/pear -c ./pear_local/.pearrc list-upgrades
TagsNo tags attached.

Activities

timj

24 Nov 2011 21:42

manager   ~422

Nice idea, although it's never bothered me too much, I would take a patch for this. "wadf-pear" sounds ok

Issue History

Date Modified Username Field Change
26 May 2010 15:25 mrosenquist New Issue
24 Nov 2011 21:42 timj Note Added: 422