-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Bug description
Recently #15815 got merged which introduces flexible workspace timeout.
But, In --help
It shows the following (to use 2d
which doesn't seem to be working):
gitpod/components/gitpod-cli/cmd/timeout-set.go
Lines 23 to 26 in 95996df
Long: `Set timeout of current workspace. | |
Duration must be in the format of <n>m (minutes), <n>h (hours), or <n>d (days). | |
For example, 30m, 1h, 2d, etc.`, |
Steps to reproduce
Workspace affected
No response
Expected behavior
We Should just limit it to <n>m
to use standard units - minutes only.
Example repository
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Validation