Closed SamyCoenen closed 4 years ago
@SamyCoenen thank you for submitting this issue. The apb tool has been deprecated for the new Operators model. Please consider using Operator SDK (https://github.com/operator-framework/operator-sdk/) and building an Operator instead of an APB.
To print the apb version, a kubeconfig file is required.
apb version
The temporary solution is to create an empty file and point to it with the
--kubeconfig
parameter.