Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 281 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 281 Bytes

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