This directory contains samples of Batch jobs that show how to use the Batch API. Each sample is usually simple and focuses on a single feature.
- You have a Google Cloud project.
- You have a Linux command line terminal with bash to run the commands.
- You have the Google Cloud CLI (gcloud) installed and initialized.
- You have enabled the Batch API and understand the basic Batch concepts.
- You have the permissions required to create Batch jobs.
- You have modified the variables in env.sh to match your environment.
- Read the README.md file in the subdirectory that contains the sample job.
- Follow the manual steps to set up the prerequisites for the sample.
- Change to the subdirectory and run the following command:
./submit.sh