Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 735 Bytes

File metadata and controls

33 lines (23 loc) · 735 Bytes

edgelet image pull

Pull an image

edgelet image pull <image-ref> [flags]

Options

  -h, --help              help for pull
  -p, --platform string   Platform os/arch[/variant]
  -r, --registry-id int   Registry ID

Options inherited from parent commands

      --debug            Debug logging
      --no-color         Disable color and interactive UX
  -o, --output string    Output format: human, json, yaml (default "human")
      --quiet            Suppress interactive progress output
      --socket string    Edgelet API unix socket path
      --timeout string   Request timeout
      --verbose          Verbose logging

SEE ALSO