-
Notifications
You must be signed in to change notification settings - Fork 7
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
Introduce neuro config quota show
#1141
Comments
It can live in |
Totally agree, let's keep it in |
Guys are we OK with this output format?
|
@ayushkovskiy 👍 |
Huh, we don't provide seconds for quota.. So the formatting will look like:
@mariyadavydova HDYT wouldn't it look weird without seconds? |
@ayushkovskiy Well, that's OK. I don't think that seconds really matter here, when we speak about 100h quotas. |
How do we format lack of quota? |
The last one is the most accurate, I guess. |
the sign looks too tiny |
We may simply say |
+1 for 'infinity'. Not all terminals support Unicode symbols. |
if
|
We need to be able to communicate to our users about their quota situation.
neuro config quota show
should render the current jobs run-time consumed and quota for the current user's cluster.The information should be retrieved using neuro-inc/platform-api#901.
Optionally, the command should output a suggestion for topping up the quota.
cc @asvetlov @mariyadavydova
The text was updated successfully, but these errors were encountered: