We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ba620 commit 28aa0f0Copy full SHA for 28aa0f0
docs/cli_ref.md
@@ -42,6 +42,8 @@ Manage **production-like services** (via Minikube).
42
- `create-secret` – Create Kubernetes (K8s) secrets
43
- `cleanup` – Remove Minikube-specific resources
44
45
+**Example**
46
+
47
```bash
48
gaiaflow prod-local start -p /path/to/project --force-new
49
```
0 commit comments