Metadata-Version: 2.4
Name: flowmesh-cli-stack
Version: 0.1.1
Summary: FlowMesh CLI stack commands
License-Expression: Apache-2.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flowmesh-cli==0.1.1
Requires-Dist: flowmesh-sdk-stack==0.1.1
Requires-Dist: docker>=7.1.0
Requires-Dist: packaging>=24
Requires-Dist: pyyaml>=6.0.2
Dynamic: license-file

# FlowMesh CLI Stack

Stack deployment commands for FlowMesh.

This package provides the `flowmesh stack` command group, including:

- stack lifecycle (`up`, `down`, `restart`, `clean`, `logs`, `ps`)
- local worker lifecycle helpers
- environment example generation
- bundle export and doctor checks
