Unable to list all services available for a project.
$ ./h1 billing service list --project 0123456789abcdef
[]
However when using internal knowledge I'm able to get a list using following command:
$ ./h1 billing service list --project platform
However in my opinion this is misleading and affects UX.