Manage CrydenSync from the terminal. Create users, generate tokens, view sessions.
- Phase: Planning
- Progress: 0%
- Target: After api v1.0.0
- User management (create, list, delete)
- Token generation and verification
- Session listing and revocation
- Audit log viewer
- Config file support
- Interactive shell mode
- TUI dashboard
- Batch operations
go build -o csax
./csax user create --email test@example.com
./csax token generate --user-id usr_123π Dependencies
Β· cryden core or api client
- Documentation: docs.crydensync.com
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Discord: Join our server (coming soon)
We welcome contributions! Please:
- Read CONTRIBUTING.md
- Check open issues
- Join Discord
Current needs:
- π Bug hunters
- π Documentation writers
- π§ͺ Testers
- π‘ Feature ideas
MIT Β© CrydenSync
This is open source software. Use it freely, modify it, share it.