media-command
media-command copied to clipboard
`wp media import` to be able to import from STDIN
For example:
$ curl http://example.com/large-file.png | wp media import -
Related: https://github.com/wp-cli/entity-command/issues/96