Skip to content

crydensync/crydensync-cli-csax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

csax - Cryden CLI Tool

Status License Go Version

πŸ”— Quick Links

🎯 Purpose

Manage CrydenSync from the terminal. Create users, generate tokens, view sessions.

πŸ“Š Status

  • Phase: Planning
  • Progress: 0%
  • Target: After api v1.0.0

πŸ—ΊοΈ Roadmap

v1.0.0

  • User management (create, list, delete)
  • Token generation and verification
  • Session listing and revocation
  • Audit log viewer
  • Config file support

v1.1.0

  • Interactive shell mode
  • TUI dashboard
  • Batch operations

πŸ”§ Development

go build -o csax
./csax user create --email test@example.com
./csax token generate --user-id usr_123

πŸ”— Dependencies

Β· cryden core or api client

πŸ†˜ Getting Help

🀝 Contributing

We welcome contributions! Please:

  1. Read CONTRIBUTING.md
  2. Check open issues
  3. Join Discord

Current needs:

  • πŸ› Bug hunters
  • πŸ“ Documentation writers
  • πŸ§ͺ Testers
  • πŸ’‘ Feature ideas

πŸ“„ License

MIT Β© CrydenSync

This is open source software. Use it freely, modify it, share it.

About

Command-line interface for CrydenSync authentication engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors