Files
tldr/pages.zh/common/picgo.md

16 lines
315 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# picgo
> 将图像上传到图像托管服务(默认是 SM.MS
> 更多信息:<https://github.com/PicGo/PicGo-Core>。
- 交互式选择一个托管服务:
`picgo set uploader`
- 上传当前剪贴板中的图像:
`picgo upload`
- 从特定路径上传图像:
`picgo upload {{path/to/image}}`