Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 890 Bytes

File metadata and controls

36 lines (26 loc) · 890 Bytes
title harbor project create
weight 80

harbor project create

Description

create project
harbor project create [project name] [flags]

Options

  -h, --help                   help for create
      --proxy-cache            Whether the project is a proxy cache project
      --public                 Project is public or private
      --registry-id string     ID of referenced registry when creating the proxy cache project
      --storage-limit string   Storage quota of the project

Options inherited from parent commands

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

SEE ALSO