CommandException: "mb" command does not support "file://" URLs. Did you mean to use a gs:// URL?
Try this (bucket name argument at the end):
gsutil mb -p my-project-id gs://my-bucket-name
Try this (bucket name argument at the end):
gsutil mb -p my-project-id gs://my-bucket-name