2024-05-07 13:19:04 +02:00
|
|
|
<!-- Code generated by gomarkdoc. DO NOT EDIT -->
|
|
|
|
|
|
|
|
# katenary
|
|
|
|
|
|
|
|
```go
|
2025-08-19 23:09:50 +02:00
|
|
|
import "repo.katenary.io/katenary/katenary/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.
|
|
|
|
|