Answers for "download istioctl"

0

download istioctl

curl -L https://istio.io/downloadIstio | ISTIO_VERSION=<desired_ver> TARGET_ARCH=x86_64 sh -
Posted by: Guest on March-15-2022

Browse Popular Code Answers by Language