1. Check out a feature branch, 'avo-test', by
    avo checkout avo-test
  2. Generate code using
    avo pull
Bug:
Avo cli automatically switch back to
main
branch before pulling. Therefore I cannot test changes on
avo-test
before merging to main. This is a new issue from upgrade.