oc create namespace

Create a namespace with the specified name

Example usage
  # Create a new namespace named my-namespace
  oc create namespace my-namespace