/odp-cli

Open Developer Platform Command Line Client

Primary LanguageTypeScript

odp-cli

Open Developer Platform Command Line Client

Use locally

  1. Install github client and configure autentication

  2. Build and configure local cli

    npm run build && chmod +x ./dist/index.js && npm link
  3. Run

    odp-cli -h