-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unexpected behaviour of cpflow generate
command
#218
Comments
@rafaelgomesxyz can we change the behavior of the command so that if the user doesn't provide the project config, it generates a default one? |
@borela This is definitely a bug, it should generate a config file by default. We even have a template for it: https://github.com/shakacode/control-plane-flow/blob/main/lib/generator_templates/controlplane.yml |
@zzaakiirr This is most likely because |
You are right, adding @rafaelgomesxyz Can I open PR for this or will you work on this? We need to fix test for this too ( |
Feel free to open it. |
cplfow generate
commandcpflow generate
command
Command
cpflow generate
command's description states:Expected behaviuor
User expects that invoking this command will create
.controlplane
directory with basic config and templatesActual behaviuor
Command fails with error:
The text was updated successfully, but these errors were encountered: