Created
November 12, 2013 18:02
-
-
Save aneveux/7435682 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clic:mvn --maven-reference com.worldline.clic:example.remote-shell:1.0.0-SNAPSHOT --generate-pom --maven-command antrun:run -Dhost=my-host -Dport=22 -Dkeyfile=/path/to/id_rsa -Dpassphrase=mySecretPassphrase -Dusername=myself -Dcommand='uname -a' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment