Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 920 Bytes

File metadata and controls

42 lines (30 loc) · 920 Bytes
title harbor label delete
weight 30

harbor label delete

Description

delete label
harbor label delete [flags]

Examples

harbor label delete [labelname]

Options

      --global           whether to list global or project scope labels. (default scope is global)
  -h, --help             help for delete
  -p, --project string   project name when query project labels
  -i, --project-id int   project ID when query project labels

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