Create service for GCP flow without providing the gcp-project-name and gcp-bucket-name.
Expected Behavior: CLI prompts the user for above flags on the fly.
Create service for GCP flow providing the gcp-project-name and gcp-bucket-name.
Expected Behavior: no prompts required for the user and goes ahead and creates the service without any interruption.
Tests:
gcp-project-name
andgcp-bucket-name
. Expected Behavior: CLI prompts the user for above flags on the fly.gcp-project-name
andgcp-bucket-name
. Expected Behavior: no prompts required for the user and goes ahead and creates the service without any interruption.