robo is using OpenAI API to convert natural language to shell commands.
Get robo:
go install github.com/damejeras/robo@latestTo use robo you have to set OPENAI_API_TOKEN environment variable.
export OPENAI_API_TOKEN=<your_api_token>Use robo:
$ robo show process that is using port 8080
lsof -i :8080