Update q3-cicd/README.md
هذا الالتزام موجود في:
@@ -31,28 +31,34 @@
|
||||
|
||||
## Ghaymah CLI Integration
|
||||
|
||||
### Login
|
||||
## Install Ghaymah CLI
|
||||
|
||||
```bash
|
||||
ghaymah login
|
||||
curl -sSl https://cli.ghaymah.systems/install.sh | bash
|
||||
```
|
||||
|
||||
### Initialize Project
|
||||
## Verify Installation
|
||||
|
||||
```bash
|
||||
ghaymah init
|
||||
gy version
|
||||
```
|
||||
|
||||
### Deploy
|
||||
## Login
|
||||
|
||||
```bash
|
||||
ghaymah deploy
|
||||
gy auth login
|
||||
```
|
||||
|
||||
### Check Status
|
||||
## Initialize an Application
|
||||
|
||||
```bash
|
||||
ghaymah status
|
||||
gy resource app init -p <project_id>
|
||||
```
|
||||
|
||||
## Deploy the Application
|
||||
|
||||
```bash
|
||||
gy resource app launch
|
||||
```
|
||||
|
||||
### Manual Approval
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم