# kaws init `kaws init` initializes a new repository for managing Kubernetes clusters. ## Synopsis ``` USAGE: kaws init [FLAGS] [OPTIONS] FLAGS: -h, --help Prints help information -V, --version Prints version information OPTIONS: -t, --terraform-source Custom source value for the Terraform module to use ARGS: The name of the repository to create, e.g. "example-company-infrastructure" ```