Getting Started with the CLI
Quick start guide for the Zipwire CLI
Installation
Via NPM (Recommended)
npm install -g @zipwire/zwzw --versionnpm update -g @zipwire/zwVia npx (No Installation)
npx @zipwire/zw --help
npx @zipwire/zw activity list
npx @zipwire/zw journal track "Quick entry" -d 1h --activity "Company > Project"From Source
Step 1: Authenticate
Option A: Sign Up for a New Account (Recommended for New Users)
Option B: Browser Login (For Existing Users)
Option C: Manual Token
Check Authentication Status
Step 2: Your First Command
Step 3: Track Your First Time Entry
Accessing Zipwire on the Web
What's Next?
Need Help?
Last updated