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

readTarget() does not work when the command is called via chain #222

Open
marcelovani opened this issue Aug 23, 2017 · 0 comments
Open

readTarget() does not work when the command is called via chain #222

marcelovani opened this issue Aug 23, 2017 · 0 comments

Comments

@marcelovani
Copy link
Member

I have a situation where I have a chain e.g. https://github.com/dennisinteractive/drupal_console_commands/blob/extend_properly/chain/chain-site-build.yml

When I run drupal site:build --name="example.dev" it will show a message saying that it could not find the configuration for example.dev.

If you look at the chain, the first command is site:checkout
if I run drupal site:checkout example.dev the function readTarget() will return the configuration

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

1 participant