Skip to content

Instantly share code, notes, and snippets.

@DoriftoShoes
Created February 2, 2015 20:20
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 DoriftoShoes/bb53821b6847f684e98b to your computer and use it in GitHub Desktop.
Save DoriftoShoes/bb53821b6847f684e98b to your computer and use it in GitHub Desktop.
Manual Pack Install
cp -R FOO_PACK /opt/stackstorm/packs/
st2 run packs.setup_virtualenv packs=FOO_PACK -a
st2 run packs.load register=actions -a
st2 run packs.load register=sensors -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment