gsutil

Access Google Cloud Storage. You can use gsutil to do a wide range of bucket and object management tasks. More information: <https://cloud.google.com/storage/docs/gsutil>.

Debian Debian
RUN apt-get update && \ apt-get install -y gsutil
Ubuntu
RUN apt-get update && \ apt-get install -y gsutil
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gsutil
Raspbian
RUN apt-get update && \ apt-get install -y gsutil
click the source code to copy install gsutil on any operating system with command-not-found.com