sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

CLI enhancements #261

Open idodav opened 11 months ago

idodav commented 11 months ago

CLI create new sniffer Change command structure to (I.E sniffer list,add,remove) In login command. Indicate if the user is already logged in.