You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Warning messages over-whelmed the line of interest.
Here is what I got:
$ bonfire namespace list -m
2023-08-01 11:30:47 [ WARNING] [ MainThread] could not retrieve reservation details for ns: ephemeral-8e7c42
2023-08-01 11:30:47 [ WARNING] [ MainThread] could not retrieve reservation details for ns: ephemeral-d23b6o
2023-08-01 11:30:47 [ WARNING] [ MainThread] could not retrieve reservation details for ns: ephemeral-h2axnp
2023-08-01 11:30:47 [ WARNING] [ MainThread] could not retrieve reservation details for ns: ephemeral-zqxeoe
NAME RESERVED ENV STATUS APPS READY REQUESTER POOL TYPE EXPIRES IN
---------------- ---------- ------------ ------------ ------------- ----------- ------------
ephemeral-wkywze true ready 9/9 thearifismail default 9d23h32m40s
$
Would be nice to see:
$ bonfire namespace list -m
NAME RESERVED ENV STATUS APPS READY REQUESTER POOL TYPE EXPIRES IN
---------------- ---------- ------------ ------------ ------------- ----------- ------------
ephemeral-wkywze true ready 9/9 thearifismail default 9d23h32m40s
$
The text was updated successfully, but these errors were encountered:
The Warning messages over-whelmed the line of interest.
Here is what I got:
Would be nice to see:
The text was updated successfully, but these errors were encountered: