Socket
Socket
Sign inDemoInstall

orchestrate-cloner

Package Overview
Dependencies
3
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    orchestrate-cloner

This is made to clone apps for a production / development app


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Orchestrate Cloner

Description: This module is made to create an duplication of an app on Orchestrate.io

Project Setup - To use this cli you need a couple of things.

  1. run:
     npm install -g orchesrtate-cloner
     
  2. An account on Orchestrate.io.
  3. Have node.js installed.
  4. Have a live app
  5. Once you have located your live app. Click the export data button.
  6. While you wait for the email from Orchestrate watch this funny animal video of cats in water https://www.youtube.com/watch?v=TVvcdQFFYhk.
  7. You should have an email for your exported data.
  8. run this inside of the terminal:
     orchesclone ofile=path/to/exported/data devkey=dev-app-api-key
     
  9. Your collections and objects are created along with your graphs and events!
  10. Now you have a live app and a dev app in orchestrate.

Getting Credentials

Don't know where to get your devkey? Follow along:

Orchestrate.io

  1. Sign up for Orchestrate.io
  2. Create an application.
  3. See that value under API Keys? That's your devkey.
  4. echo 'you did it' | say

Keywords

FAQs

Last updated on 19 Aug 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc