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

Add --wait option for sharedflows deploy #300

Closed
kurtkanaskie opened this issue Sep 20, 2023 · 0 comments · Fixed by #301
Closed

Add --wait option for sharedflows deploy #300

kurtkanaskie opened this issue Sep 20, 2023 · 0 comments · Fixed by #301
Assignees
Labels
enhancement New feature or request

Comments

@kurtkanaskie
Copy link
Collaborator

sharedflows deploy --help
Deploys a revision of an existing Sharedflow to an environment in an organization

Usage:
  apigeecli sharedflows deploy [flags]

Flags:
  -e, --env string    Apigee environment name
  -h, --help          help for deploy
  -n, --name string   Sharedflow name
  -r, --ovr           Forces deployment of the new revision
  -v, --rev int       Sharedflow revision. If not set, the highest revision is used (default -1)
  -s, --sa string     The format must be {ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com.

@srinandan srinandan added the enhancement New feature or request label Sep 20, 2023
@srinandan srinandan self-assigned this Sep 20, 2023
@srinandan srinandan linked a pull request Sep 20, 2023 that will close this issue
srinandan added a commit that referenced this issue Sep 20, 2023
srinandan added a commit that referenced this issue Sep 20, 2023
* feat: adds wait option for sf deploys  #300

* chore: fix linting issues  #300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants