Linux command
hut 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
List builds
hut builds list
List todos
hut todo list
Show project
hut project show
Create paste
hut paste create [file]
List emails
hut lists emails
说明
hut is the CLI for SourceHut services. It provides access to builds, todos, git hosting, mailing lists, and other sr.ht features. The tool enables automation and scripting of SourceHut workflows. It covers all major services in the platform.
参数
- builds
- Build service.
- todo
- Todo tracker.
- git
- Git repositories.
- paste
- Paste service.
- --help
- Display help information.
FAQ
What is the hut command used for?
hut is the CLI for SourceHut services. It provides access to builds, todos, git hosting, mailing lists, and other sr.ht features. The tool enables automation and scripting of SourceHut workflows. It covers all major services in the platform.
How do I run a basic hut example?
Run `hut builds list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does builds do in hut?
Build service.