I couldn't able to get succeed after multiple tries to list out the contents available in path, because my folder name contains ampersand like below.
gsutil ls -r gs://testing_purpose/U&T
It returns error like below CommandException: One or more URLs matched no objects.
'T' is not recognized as an internal or external command, operable program or batch file.