LinuxCommandLibrary

hut

CLI for SourceHut services

TLDR

List builds

$ hut builds list
copy
List todos
$ hut todo list
copy
Show project
$ hut project show
copy
Create paste
$ hut paste create [file]
copy
List emails
$ hut lists emails
copy

SYNOPSIS

hut service command [options]

DESCRIPTION

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.

PARAMETERS

SERVICE

SourceHut service (builds, todo, git, etc.).
COMMAND
Service command.
builds
Build service.
todo
Todo tracker.
git
Git repositories.
paste
Paste service.
--help
Display help information.

CAVEATS

Requires SourceHut account. Service-specific commands. OAuth authentication.

HISTORY

hut is the official CLI for SourceHut (sr.ht), a software development platform by Drew DeVault.

SEE ALSO

git(1), gh(1), hub(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community