This is a CLI tool to interact with the faros.sh API.
kubectl krew index add faros https://github.com/faroshq/krew-index.git
kubectl krew install faros/faros faros/kcp-ws faros/kcp-kcp
# Login to the faros.sh API
kubectl faros login
# Create a workspace
kubectl faros ws create my-workspace
# List workspaces
kubectl get ws