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

Added support of -w flag in 'scw restart' (Fix #185) #186

Merged
merged 1 commit into from Sep 18, 2015
Merged

Conversation

aimxhaisse
Copy link
Contributor

No description provided.

}
}
cr <- res
wg.Done()
Copy link
Contributor

Choose a reason for hiding this comment

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

defer wg.Done() at the line: 29

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@moul
Copy link
Contributor

moul commented Sep 18, 2015

LGTM

@@ -1130,6 +1132,7 @@ $ scw inspect myserver | jq '.[0].public_ip.address'
### master (unreleased)

* Support of `scw _userdata name VAR=@/path/to/file` ([#183](https://github.com/scaleway/scaleway-cli/issues/183))
* Support of `scw restart -w` ([#185](https://github.com/scaleway/scaleway-cli/issues/185))
Copy link
Contributor

Choose a reason for hiding this comment

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

+ restarting multiple servers in parallel

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@QuentinPerez
Copy link
Contributor

LGTM

QuentinPerez pushed a commit that referenced this pull request Sep 18, 2015
Added support of -w flag in 'scw restart' (Fix #185)
@QuentinPerez QuentinPerez merged commit 5704b99 into master Sep 18, 2015
@moul moul deleted the fix-185 branch September 18, 2015 12:51
clement-gilbert pushed a commit to clement-gilbert/scaleway-cli that referenced this pull request Mar 3, 2022
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.

None yet

3 participants