ecr

package
v1.214.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EcrCmd = &cobra.Command{
	Use:   "ecr",
	Short: "Manage AWS ECR authentication and registry access",
	Long: `Manage authentication for Amazon Elastic Container Registry (ECR).

Login to ECR registries using named integrations, identity-linked integrations,
or explicit registry URLs. Credentials are written to Docker config for seamless
container workflows.

For more information, refer to the Atmos documentation:
https://atmos.tools/cli/commands/aws/ecr-login`,
	FParseErrWhitelist: struct{ UnknownFlags bool }{UnknownFlags: false},
	Args:               cobra.NoArgs,
}

EcrCmd executes 'aws ecr' CLI commands.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL