mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
332 B
Markdown
17 lines
332 B
Markdown
![]() |
# picgo
|
||
|
|
||
|
> Upload an image to an image hosting service (default is SM.MS).
|
||
|
> More information: <https://github.com/PicGo/PicGo-Core>.
|
||
|
|
||
|
- Interactively select a hosting service:
|
||
|
|
||
|
`picgo set uploader`
|
||
|
|
||
|
- Upload the image in current clipboard:
|
||
|
|
||
|
`picgo upload`
|
||
|
|
||
|
- Upload an image from a specific path:
|
||
|
|
||
|
`picgo upload {{path/to/image}}`
|