Linux: Show IP Address
Note
Another standard command needed for common troubleshooting in every OS - in Linux you show IP addresses with:
ip aip aip aip aIf missing from your distribution or container, install with:
dnf -y install iproute2apt -y install iproute2apk add iproute2pacman -Syu iproute2