Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created October 2, 2015 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevinhooke/7031281892b3baf5b6c6 to your computer and use it in GitHub Desktop.
Save kevinhooke/7031281892b3baf5b6c6 to your computer and use it in GitHub Desktop.
scp file (e.g. MongoDB export file) from OpenShift
rhc scp your-appname download . app-root/data/export-filename.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment