Skip to content

Path cannot be a single '/' - Breaking change from 6 up to 7 versions #2352

@ericserafim

Description

@ericserafim

Please fill out the issue checklist below and provide ALL the requested information.

  • I reviewed open and closed github issues that may be related to my problem.
  • I tried updating to the latest version of the CF CLI to see if it fixed my problem.
  • I am reporting a bug that others will be able to reproduce.

Given cf push -f manifest.yml
When the manifest.yml file contains at least one application route ending with / (slash)
Then the cf cli shows the error message For application '<app_name>': Path cannot be a single '/'.

Expected behavior
The same command runs on version 6 without issues. The issue only appears up to version 7.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions