za
za
Hi @roeniss PR created.
Hi @robbyrussell sure, please wait.
Note: how to generate the zsh autocompletion file: ``` echo "autoload -U compinit; compinit" >> ~/.zshrc source ~/.zshrc stratus completion zsh > "${fpath[1]}/_stratus" ``` Ref: https://stratus-red-team.cloud/user-guide/commands/autocompletion/#manually
@robbyrussell Kindly check, I've added `README`.
Hi @tekenstam it seems we need to update `Makefile` and replace `go get` with `go install`.
Hi all, any update on this?
Need to install this missing part: > make: /home/ec2-user/go/bin/controller-gen: No such file or directory
Hi @christophetd any comment/feedback regarding the PR?
Hi @christophetd we can close the issue, as the PR has been merged.
Hi @openrec0n kindly check.