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