nexaflow-tools
v1.0.1
Published
Nexaflow is a powerful command-line interface (CLI) tool for managing website hosting on the Nexaflow platform. It simplifies the process of deploying, managing, and scaling web applications.
Downloads
28
Readme
Nexaflow CLI
Nexaflow is a powerful command-line interface (CLI) tool for managing website hosting on the Nexaflow platform. It simplifies the process of deploying, managing, and scaling web applications.
Features
- Easy deployment of websites
- Management of hosting configurations
- Domain management
- SSL certificate handling
Installation
To install Nexaflow CLI, run:
npm install -g nexaflow-cli
nexaflow --version
Usage
Basic usage:
Common Commands
nexaflow init
: Initialize a new Nexaflow projectnexaflow deploy
: Deploy your websitenexaflow list
: List your deployed sitesnexaflow logs
: View real-time logs for a sitenexaflow domain add
: Add a custom domain to your sitenexaflow env set
: Set environment variables for your site
Documentation
For full documentation, visit https://docs.nexaflow.com
Support
If you encounter any issues or have questions, please file an issue on our GitHub repository.
License
This project is licensed under the MIT License - see the LICENSE file for details.