Odyssey
|
Classes | |
class | CatalogCommand |
class | ECRCommand |
class | ListImagesCommand |
class | PushCommand |
class | RemoveTagCommand |
Functions | |
def | display_image_catalog (region=None) |
def | print_image_catalog_table (region) |
def | build_catalog_table (region) |
def | get_ecr_images (region, repository_name) |
def | push_odyssey_images (tag, region, verbose) |
def | remove_image_tag (tag_name, **kwargs) |
Variables | |
list | AWS_REGIONS |
AWS_REGION = os.environ.get('AWS_REGION', 'us-east-2') | |
ECR Commands
def cli.ecr.build_catalog_table | ( | region | ) |
build table of images for each repository