We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
scrapyd-client -t <target> <command> <options>
target here needs to be a base URL. With scrapyd-deploy, it is instead the name of the target in the configuration file.
target
scrapyd-deploy
I don't see the point in allowing target to be an arbitrary URL. It's extra typing for the use case of a target defined in the configuration file.
The text was updated successfully, but these errors were encountered:
c68e934
No branches or pull requests
scrapyd-client -t <target> <command> <options>
target
here needs to be a base URL. Withscrapyd-deploy
, it is instead the name of the target in the configuration file.I don't see the point in allowing
target
to be an arbitrary URL. It's extra typing for the use case of a target defined in the configuration file.The text was updated successfully, but these errors were encountered: