Parallel Works

pw marketplace icon get

Download a marketplace item's icon

pw marketplace icon get <slug> [flags]

Examples

  pw marketplace icon get my-workflow
  
  # Download to a specific file
  pw marketplace icon get -o ./icon.png my-workflow

Options

  -h, --help            help for get
  -o, --output string   Destination file (default <slug>.<ext>)

Options inherited from parent commands

      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging

SEE ALSO