Skip to content

Missing version/application_version in cf env output #4366

@AleksandarKiriakov

Description

@AleksandarKiriakov

Hi,

When I run cf env , I get the following environment details:

{
  "application_id": "...",
  "application_name": "...",
  "application_uris": ["...", "..."],
  "cf_api": "...",
  "limits": {
    "fds": ...
  },
  "name": "...",
  "organization_id": "...",
  "organization_name": "...",
  "space_id": "...",
  "space_name": "...",
  "uris": ["...", "..."],
  "users": null
}

According to your documentation, I was expecting to see a version or application_version field included in this output. Has this field been removed, or is there a known issue that could be causing it not to appear?

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