Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

add --output parameter for publish version #56

Merged
merged 2 commits into from
Apr 22, 2020

Conversation

tanhe123
Copy link
Collaborator

No description provided.

@@ -22,6 +24,8 @@ func init() {
publishServiceVersionInput.IfMatch = publishVersionCmd.Flags().String(
"etag", "", "provide etag to do the conditional publish. "+
"If the specified etag does not match the service's, the publish will fail.")
output = publishVersionCmd.Flags().Bool(
"output", false, "display response details")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

print raw response body of API invoke.

@tanhe123 tanhe123 merged commit f2d9014 into master Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants