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

Drush dlb is not working #216

Closed
stpaultim opened this issue Apr 5, 2020 · 4 comments
Closed

Drush dlb is not working #216

stpaultim opened this issue Apr 5, 2020 · 4 comments

Comments

@stpaultim
Copy link
Member

I don't usually use Drush to download Backdrop, but I'm trying today.

Tried it drush dlb alone and using lando lando drush dlb and in both cases I got the following error.

Missing required argument: module-name. See drush help download-backdrop for information on usage.

@serundeputy
Copy link
Member

serundeputy commented Apr 6, 2020

You need:

lando drush dlb backdrop

stpaultim added a commit to stpaultim/drush that referenced this issue Apr 6, 2020
stpaultim added a commit to stpaultim/drush that referenced this issue Apr 6, 2020
@serundeputy
Copy link
Member

You can also see how to use any command with:

lando drush help <command>

In this case:

lando drush help dlb

@stpaultim
Copy link
Member Author

Should the Readme file show this in full - as per my PR?

@serundeputy
Copy link
Member

Thanks @stpaultim !

I think the README.md change is a good one. Merged: #217

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

No branches or pull requests

2 participants