qubitlink_cli
v1.0.1
Published
CLI tool for QubitLink
Maintainers
Readme
QubitLink CLI 🚀
Manage your QubitLink short links and organizations directly from your terminal.
Installation
Install the CLI globally using npm:
npm install -g qubitlink_cliUsage
1. Login
Authenticate your account via browser:
qubit login2. Manage Scope
Switch between Personal and Organization contexts:
qubit scope3. Create a short link
qubit link create https://example.com --title "My Awesome Link"4. List your links
qubit link list5. Check session
qubit whoami6. Logout
qubit logoutFeatures
- Secure Browser OAuth: No need to handle sensitive API keys manually.
- Organization Support: Seamlessly switch between personal and organization projects.
- Fast & Lightweight: Built with Node.js for maximum performance.
License
ISC
