Skip to main content

Command: tag component

Creates a new tag for an existing component. Tags can be made that point to other tags or directly to image digests:

$ arcctl tag component architectio/frontend:latest archtiectio/frontend:1.0.1
$ arcctl tag component abcdef123456 architectio/frontend:1.0.1

Arguments

IndexDescription
0The source tag or digest to create a tag pointing to
1The target tag to create pointed to the source