File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ python kubernetes/k8s-config-generator.py --name my-app --image ghcr.io/myorg/my
150150
151151> See [ CLI Commands Reference] ( docs/CLI-COMMANDS-REFERENCE.md ) for the full option tables and every default output path.
152152
153- ### 5 — Interactive wizard (all-in-one)
153+ ### 5 — Interactive wizard (all-in-one) - ** WIP **
154154
155155``` bash
156156python -m cli.devopsos init # interactive project configurator
@@ -162,7 +162,7 @@ python -m cli.devopsos scaffold sre # scaffold SRE configs
162162python -m cli.devopsos scaffold devcontainer # scaffold dev container config
163163```
164164
165- ### 6 — Use with AI (MCP Server)
165+ ### 6 — Use with AI (MCP Server) - ** WIP **
166166
167167``` bash
168168pip install -r mcp_server/requirements.txt
@@ -295,4 +295,4 @@ This project is licensed under the **MIT License** — see the [LICENSE](LICENSE
295295
296296<div align =" center " >
297297Made with ❤️ by <a href =" https://github.com/cloudengine-labs " >CloudEngine Labs</a >
298- </div >
298+ </div >
You can’t perform that action at this time.
0 commit comments