scaleway / scaleway-cli

Command Line Interface for Scaleway
https://www.scaleway.com/en/cli/
Apache License 2.0
887 stars 152 forks source link

Have a notification support in wait commands #990

Open remyleone opened 4 years ago

remyleone commented 4 years ago

Community Note

Description

If some operation such as an installation or a snapshotting takes a long time, a user might use the wait command to be sure its flow is blocked. That being said, it might be useful to send a notification to the user when a certain operation is over. For example by using desktop notification if asked by the user.

How I imagine scw could expose this functionality

scw baremetal server wait notify=true

By doing so, a user will be notified when a certain operation is finished.

References

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.