Skip to content

App description not applied from Towerfile / CLI create #166

@burakdede

Description

@burakdede

App metadata is missing description field that documented in Towerfile/CLI spec to set app's description. Deploy only creates apps if missing; no update path for description either. Suspect here seems to be short_description, either spec is wrong or field name is not updated.

Repro

  • tower apps create --name hello-world --description "Test description"
  • tower apps show hello-world (description missing).
  • tower deploy --create with Towerfile [app] description = "...", then tower apps show.

Expected

Actual

  • Description is empty.

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