Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@halo-dev/attachment-upload-cli

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@halo-dev/attachment-upload-cli

A CLI tool for uploading attachments to Halo.

npmnpm
Version
1.0.1
Version published
Weekly downloads
1
-93.33%
Maintainers
2
Weekly downloads
 
Created
Source

Halo Attachment Upload CLI

在 Terminal 中上传文件到 Halo 并得到链接,兼容 Typora 编辑器的图片上传。

asciicast

安装

npm install @halo-dev/attachment-upload-cli -g

#or 

pnpm install @halo-dev/attachment-upload-cli -g

安装完成之后,就可以在 Terminal 中使用 halo-attachment-upload 命令,或者 hau

配置

hau setup

#or

halo-attachment-upload setup

上传文件

hau -f /path/to/file

#or

halo-attachment-upload -f /path/to/file

在 Typora 中使用

TDB

帮助

❯ hau --help
Usage: @halo-dev/attachment-upload-cli [options] [command]

Options:
  -V, --version       output the version number
  -h, --help          display help for command

Commands:
  upload|u [options]  Upload a file to Halo
  setup|s             Setup your Halo site url, username and password
  help [command]      display help for command

FAQs

Package last updated on 21 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts