Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Brian's cheatsheet for Helm commands: K8S / helm basic commands for ONAP integration


#git pull inn in OOM repo

Code Block
titlegit pull with submodule
Yangs-MacBook-Air:oom yang$ git submodule update --init --recursive
Yangs-MacBook-Air:oom yang$ git pull

...