Developing a Command Line Application in Go Command Line App in Go using urfave/cli package. To run the project on the terminal, type the following command: go run .\main.go ip --host github.com.br go run .\main.go servers --host github.com.br Some links: Goland org urfave/cli