Skip to content

iectl iehub artifacts download

download the specified artifact from IEHUB

iectl iehub artifacts download [flags]

Options

  -h, --help            help for download
      --name string     name of the artifact to be downloaded
      --path string     path to the directory where the artifact will be stored

Options inherited from parent commands

  -o, --output string   output format
  -q, --query string    query on result of object
  -v, --verbose         verbose output

Example

$ iectl iehub artifacts download --path "/home/user/Downloads" --name "Developer and API Documentation"

SEE ALSO