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
{{ message }}
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Hello MantisAI,
Great job on the cli, it looks great ! 🔥
What would you think of adding a
--watch/-wflag to thehfie endpoint listcommand ? 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
logscommand !EDIT 2: for the log I guess it may make more sense to add a
--tailflag, but wtv you call it works 😄