diagrid dev scaffold
Scaffold a dev config file for the current project
Description
Scaffold a dev config file to streamline running your applications and connecting them with the Catalyst APIs
diagrid dev scaffold [flags]
Examples
# Scaffold a new dev config file for the current project
diagrid dev scaffold
# Update an existing dev config file for the current project
diagrid dev scaffold -f my-project-scaffold.yaml
Options
-f, --file string Path to write dev file
-h, --help help for scaffold
SEE ALSO
- diagrid dev - Run and connect code to the Catalyst APIs for development