## Chapter-6: Adapter Operators | Running the Helm Operator ### Command in the book > $ operator-sdk up local --watches-file ./local-watches.yaml ### Updated Command > $ operator-sdk run --local --watches-file ./local-watches.yaml
Chapter-6: Adapter Operators | Running the Helm Operator
Command in the book
Updated Command