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 git.luolix.top.br go run .\main.go servers --host git.luolix.top.br Some links: Goland org urfave/cli