Skip to content

CF Push strips double dashes on route name in version 6.34.0 #1307

@joshzarrabi

Description

@joshzarrabi

Command

cf push my--app

What occurred

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

What you expected to occur

the route should be my--app.apps.example.com

CLI Version

6.34.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions