Skip to content

Improved Command Option Default Handling#301

Merged
jmchilton merged 2 commits intogalaxyproject:masterfrom
jmchilton:options_2
Sep 14, 2015
Merged

Improved Command Option Default Handling#301
jmchilton merged 2 commits intogalaxyproject:masterfrom
jmchilton:options_2

Conversation

@jmchilton
Copy link
Member

  • Use native click abstractions to generate proper default behavior for --test_output, et. al from config file.
  • Add option for specifying host (`--host) on the command-line for all run commands (serve``,``shed_serve``,``tool_factory``).
  • Use new abstraction for click defaults from config file to allow specifying default_port and default_host in ~/.planemo.yml.

Supersedes PR #288.

chambm and others added 2 commits September 14, 2015 13:49
My docker container doesn't have a GUI. Nor for that matter does my Linux host. So I'm connecting from my Windows box, through a Windows VM, to the Docker container hosting 'planemo serve'. I had to make this change for it to work properly.
 - Use native click abstractons to generate proper default behavior for --test_output, et. al from config file.
 - Add option for specifying host on the command-line for all run commands (serve, shed_serve, tool_factory).
 - Use new abstraction for click defaults from config file to allow specifying default_port and default_host.
jmchilton added a commit that referenced this pull request Sep 14, 2015
Improved Command Option Default Handling
@jmchilton jmchilton merged commit 7b9d9d7 into galaxyproject:master Sep 14, 2015
@jmchilton jmchilton deleted the options_2 branch September 14, 2015 18:12
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.

2 participants