Skip to content

Instantly share code, notes, and snippets.

@aneveux
Created November 12, 2013 18:02
Show Gist options
  • Save aneveux/7435682 to your computer and use it in GitHub Desktop.
Save aneveux/7435682 to your computer and use it in GitHub Desktop.
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