Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 790 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 790 Bytes

OpenShift 4 Utilities

CircleCI

./create_rhcos_ami.py --help                                                                                                                                                                  <aws:govcloud>
Usage: create_rhcos_ami.py [OPTIONS] [OCP_VERSIONS]...

  Create RHCOS AMIs for the given OCP_VERSIONS.

  Finds the RHCOS releses for the given OCP_VERSIONS and creates AMIs for each
  of them.

Options:
  --s3-bucket TEXT        Name of S3 bucket to upload disk images  [required]
  --public / --no-public  Set permissions on AMIs as public or private
  --help                  Show this message and exit.