Skip to content
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

small fix for doc: required params are missing in CLI #13

Open
wants to merge 2 commits into
base: azure
Choose a base branch
from
Open

small fix for doc: required params are missing in CLI #13

wants to merge 2 commits into from

Conversation

hoisjp
Copy link

@hoisjp hoisjp commented Nov 20, 2020

Change 1

Error:

$ az spring-cloud app update --name ${API_GATEWAY} --is-public true
RequiredArgumentMissingError: the following arguments are required: --resource-group/-g, --service/-s

In addition: I guess this assumes az configure --defaults is executed in advance.

Change 2

To prevent followings

terraform/.terraform/
terraform/terraform.tfstate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant