2024-05-07 13:19:04 +02:00
|
|
|
<!-- Code generated by gomarkdoc. DO NOT EDIT -->
|
|
|
|
|
|
|
|
# katenary
|
|
|
|
|
|
|
|
```go
|
2025-08-20 12:16:14 +02:00
|
|
|
import "katenary.io/cmd/katenary"
|
2024-05-07 13:19:04 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
Katenary CLI, main package.
|
|
|
|
|
|
|
|
This package is not intended to be imported. It contains the main function that build the command line with \`cobra\` package.
|
|
|
|
|