1package cmd 2 3const WelcomeMessage = `Welcome to inlets! 4 5inlets has been replaced by inlets PRO which includes: 6- HTTPS and TCP support 7- Cloud automation 8- Secure encrypted tunnels 9- Kubernetes integration and charts 10- Tutorials and support 11 12Find out more at: https://inlets.dev 13 14` 15