# hetznercloud/cli SLOC report

> As of 2026-09-16 (commit 177c1b5eeb9e), hetznercloud/cli contains 49,805 total lines: 39,758 code, 2,308 comments, 7,739 blank, across 570 files in 7 languages (top: Go 98.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hetznercloud/cli has 39,758 source lines of code out of 49,805 total lines across 570 files, counted from the 177c1b5eeb9e2410b19531ed85a8ecd9d96920f8 ref at commit 177c1b5eeb9e by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving hetznercloud/cli to commit 177c1b5eeb9e, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 79.8% of all lines, comments represent 4.6%, and the repository averages 70 code lines per file. Go accounts for 98.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 538 | 47,659 | 39,035 | 1,415 | 7,209 |
| JSON | 20 | 682 | 682 | 0 | 0 |
| Shell | 3 | 37 | 32 | 3 | 2 |
| TOML | 1 | 7 | 7 | 0 | 0 |
| YAML | 1 | 2 | 2 | 0 | 0 |
| Markdown | 5 | 1,367 | 0 | 839 | 528 |
| Plain Text | 2 | 51 | 0 | 51 | 0 |

Top language (Go 98.2%). Generated at 2026-09-16T14:26:25.756979532+00:00. Canonical report: https://octocounts.com/github/hetznercloud/cli

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hetznercloud/cli/commit/177c1b5eeb9e2410b19531ed85a8ecd9d96920f8?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does hetznercloud/cli have?

hetznercloud/cli has 49,805 total lines, including 39,758 code lines, 2,308 comment lines, and 7,739 blank lines.

### How was the hetznercloud/cli line count measured?

OctoCounts resolved the public GitHub repository to commit 177c1b5eeb9e, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for hetznercloud/cli?

This OctoCounts report was generated from 177c1b5eeb9e2410b19531ed85a8ecd9d96920f8 at commit 177c1b5eeb9e on 2026-09-16T14:26:25.756979532+00:00.

## Similar repository reports

- [staticbackendhq/core](https://octocounts.com/github/staticbackendhq/core) — Go, 40,093 code lines
- [masterking32/MasterDnsVPN](https://octocounts.com/github/masterking32/MasterDnsVPN) — Go, 37,972 code lines
- [segmentio/kafka-go](https://octocounts.com/github/segmentio/kafka-go) — Go, 37,813 code lines
- [GoogleCloudPlatform/microservices-demo](https://octocounts.com/github/GoogleCloudPlatform/microservices-demo) — Go, 37,613 code lines
- [sigstore/cosign](https://octocounts.com/github/sigstore/cosign) — Go, 42,220 code lines
- [kerlenton/mcpsnoop](https://octocounts.com/github/kerlenton/mcpsnoop) — Go, 42,539 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
