galaxy-iuc / parsec

Access Galaxy at the speed of light with automatically generated BioBlend wrappers
Apache License 2.0
9 stars 9 forks source link

Add options for init command #14

Closed manabuishii closed 7 years ago

manabuishii commented 7 years ago

hmm -f (--path) can works well at init. But not work in other command. It needs to support global level , I think.

hexylena commented 7 years ago

@manabuishii correct, you'd want to add it here https://github.com/galaxy-iuc/parsec/blob/master/parsec/cli.py#L103

hexylena commented 7 years ago

Sorry for the delay @manabuishii, everything looks good!

hexylena commented 7 years ago

this is now part of the 1.0.2 release available on pypi. Thanks again @manabuishii!