Skip to content

ecr functions ask for a "--registry-id" #348

Open
@yogeek

Description

@yogeek

When I call ecr functions like ecr-repositories , an argument "--registry-id" is expected

$ ecr-repositories        

usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:

  aws help
  aws <command> help
  aws <command> <subcommand> help

aws: error: argument --registry-id: expected one argument

but when I call the aws ecr corresponding command, it is working correctly :

$ aws ecr describe-repositories
{
### list of repositories
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions