Pushing from manifest to org system / space system as admin...
Using manifest file some-path.yml
Getting app info...
Creating app with these attributes...
+ name: my--app
path: some-app-path
+ buildpack: go_buildpack
+ disk quota: 32M
+ memory: 32M
env:
+ GOPACKAGENAME
routes:
+ my-app.apps.example.com
Command
cf push my--appWhat occurred
What you expected to occur
the route should be
my--app.apps.example.comCLI Version
6.34.0