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

Fetch URLs from CLI tool #80

Closed
netme opened this issue Jan 3, 2017 · 0 comments
Closed

Fetch URLs from CLI tool #80

netme opened this issue Jan 3, 2017 · 0 comments
Assignees
Labels
area: cli Issue with a Command Line Tool type: enhancement
Milestone

Comments

@netme
Copy link
Contributor

netme commented Jan 3, 2017

In order to make CLI tool usable, we need to support both inputs: files and URLs.

To avoid end-user confusion, --url parameter should be renamed to --zally-url

@netme netme added area: cli Issue with a Command Line Tool type: enhancement labels Jan 3, 2017
@netme netme self-assigned this Jan 5, 2017
fmueller pushed a commit that referenced this issue Jan 10, 2017
* cli: Rename CLI argument -u to -l

Background: it will be confusing if we will have both --url
and <url> as an input parameter

* cli: Update command description

Includes URL to the command description text and adds usage
examples

* cli: Handle unknown options properly

* cli: Fix minor type conversion issue in LinterTest

* cli: Allow to provide URL as a parameter
@fmueller fmueller added this to the 1.0 milestone Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cli Issue with a Command Line Tool type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants