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
Hey @McPatate thanks for the suggestion. Right now I'm using watch hfie endpoint list and watch -n 1 'hfie endpoint logs | tail' which works pretty well. It's definitely something we will consider adding natively though.
Hello MantisAI,
Great job on the cli, it looks great ! 🔥
What would you think of adding a
--watch
/-w
flag to thehfie endpoint list
command ? In the fashion ofkubectl get pods -w
:)Imho it'd be cool to see the endpoint status update in real time.
EDIT: also would be nice for the
logs
command !EDIT 2: for the log I guess it may make more sense to add a
--tail
flag, but wtv you call it works 😄The text was updated successfully, but these errors were encountered: