{"openapi":"3.1.0","info":{"title":"Flux CLI","description":"Flux GitOps 도구 CLI로 Kubernetes 클러스터를 Git 저장소와 동기화합니다. flux bootstrap으로 GitOps 설정을 초기화하고, Kustomization과 HelmRelease 리소스로 선언적 배포를 관리합니다.","version":"1.0.0","x-fusepie-id":"cli-flux","x-fusepie-category":"data","x-fusepie-provider":"CNCF"},"servers":[{"url":"brew install fluxcd/tap/flux","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_flux","summary":"Flux CLI","description":"Flux GitOps 도구 CLI로 Kubernetes 클러스터를 Git 저장소와 동기화합니다. flux bootstrap으로 GitOps 설정을 초기화하고, Kustomization과 HelmRelease 리소스로 선언적 배포를 관리합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}}}}},"x-mcp-config":{"mcpServers":{"cli-flux":{"command":"npx","args":["-y","@fusepie/mcp-cli-flux"],"env":{}}}}}