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

[FORGEPLUGINS-105] #8

Merged
merged 3 commits into from
Apr 28, 2013
Merged

[FORGEPLUGINS-105] #8

merged 3 commits into from
Apr 28, 2013

Conversation

jamezp
Copy link
Member

@jamezp jamezp commented Apr 5, 2013

Cleaned up the prompts and the way the plugin is configured. Documentation PR to follow.

Added new as7 print-console command.

}
checkResult(serverFacet.redeploy(null));
} else {
ShellMessages.error(shell, messages.getMessage("server.not.running", hostname, port));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use the PipeOut parameter here instead of shell. It's needed when you're concatenating input/outputs

Eg.
as7 redeploy .. | grep xxx

lincolnthree added a commit that referenced this pull request Apr 28, 2013
@lincolnthree lincolnthree merged commit 5c6496a into forge:master Apr 28, 2013
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.

None yet

3 participants