Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 823 Bytes

File metadata and controls

43 lines (29 loc) · 823 Bytes
title harbor artifact view
weight 95

harbor artifact view

Description

Get information of an artifact

Synopsis

Get information of an artifact

harbor artifact view [flags]

Examples

harbor artifact view <project>/<repository>:<tag> OR harbor artifact view <project>/<repository>@<digest>

Options

  -h, --help   help for view

Options inherited from parent commands

  -c, --config string          config file (default is $HOME/.config/harbor-cli/config.yaml)
  -l, --log-format string      Output format for logging. One of: json|text (default "text")
  -o, --output-format string   Output format. One of: json|yaml
  -v, --verbose                verbose output

SEE ALSO