oc auth whoami

Experimental: Check self subject attributes

Example usage
  # Get your subject attributes.
  oc auth whoami

  # Get your subject attributes in JSON format.
  oc auth whoami -o json