Hawiyat

Introduction

The Hawiyat CLI is a robust command-line interface that allows developers, system administrators, and DevOps engineers to remotely manage Hawiyat servers with speed and efficiency.
It eliminates the need to rely solely on a web dashboard by providing direct terminal commands for:

  • Creating and deploying applications
  • Managing and scaling databases
  • Monitoring and troubleshooting services
  • Automating repetitive tasks through scripts and CI/CD pipelines

Whether you’re launching your first app or orchestrating a multi-environment deployment, the Hawiyat CLI streamlines your workflow, saves time, and keeps your infrastructure under your control.


Key Features

  • Rapid Application Deployment — From idea to live app in minutes.
  • Database Management — Create, backup, and restore databases instantly.
  • Cross-Platform Support — Works on macOS, Linux, and Windows.
  • Secure Operations — Supports authentication and environment variable management.
  • Automation-Ready — Ideal for CI/CD pipelines.

Installation

The Hawiyat CLI is distributed via npm and can be installed globally:

npm install -g @hawiyat/cli

On this page