bytex-cli
v3.4.1
Published
Professional ByteX Cloud CLI (Super SaaS Edition)
Readme
ByteX CLI 🚀
Professional ByteX Cloud CLI (Super SaaS Edition)
ByteX CLI is the official command-line interface for the ByteX Ecosystem. It allows you to manage your cloud storage, projects, and even mount your ByteX Cloud as a local drive.
🛠 Features
- Project Management: Create and manage projects with multi-provider support (Supabase/Firebase).
- Virtual Drive: Use
bytex mountto map your cloud storage as a local Z:\ drive via WebDAV. - Background Sync: Automatic file synchronization between local and cloud.
- BYOC Support: Bring Your Own Cloud - total sovereignty over your data.
- HuggingFace Backend: Enterprise-grade file storage powered by HuggingFace Hub.
📦 Installation
npm install -g bytex-cli🚀 Quick Start
- Login to your ByteX account:
bytex login - Initialize a new project:
bytex init - Mount your ByteX Cloud as a local drive:
bytex mount
📜 Commands
bytex login: Authenticate with your ByteX ID.bytex logout: Clear session and logout.bytex projects: List all your active projects.bytex mount: Start the WebDAV virtual drive server.bytex sync <directory>: Start background synchronization.bytex whoami: Check current logged-in user.
🔐 Security
ByteX CLI supports full AES-CTR encryption for your files before they even leave your machine. Your privacy is our priority.
📄 License
Proprietary © ByteX Ecosystem
