Usage
Starting Flowee
To start Flowee, run the following command:
flowee generate-diagram --cf <path-to-your-cloudformation-template> --path <output-directory>
This will generate a json file of your CloudFormation template in the specified output directory.
Options
--cf: The path to your CloudFormation template. Default istemplate.json.--path: The output directory where the diagram will be saved. Default is the current directory.--name: The name of the diagram file. Default isaws-diagram.