krknctl-assist

How to install and run krknctl-assist

Install krknctl-assist

krknctl-assist is distributed from its Git repository and installed through a small wrapper script.

Prerequisites

  • podman
  • git
  • curl
  • python3
  • go

Clone the repository

git clone https://github.com/krkn-chaos/krknctl-assist.git ~/krknctl-assist
cd ~/krknctl-assist

Run the installation script

bash ./scripts/install_krknctl_assist.sh

Run krknctl-assist

Start the interactive assistant:

krknctl-assist

Useful commands

Force a rebuild:

krknctl-assist --force-build

Clean up local containers:

krknctl-assist --cleanup

What’s next?

Please refer to the usage guide for example prompts and the interactive run flow.