$ odo login -u developer -p developer
Project keeps your source code, tests, and libraries organized in a separate single unit.
Create a project to keep your source code, tests, and libraries organized in a separate single unit.
Log in to an OpenShift Container Platform cluster:
$ odo login -u developer -p developer
Create a project:
$ odo project create myproject
✓ Project 'myproject' is ready for use
✓ New project created and now using project : myproject