Skip to content

Deprecate create #595

@heyjcollins

Description

@heyjcollins

Description of problem

tanzu apps workload create feature functionality is duplicated by tanzu apps workload apply

The create command was originally created under an assumption that using an apply command wouldn't be an intuitive verb.

Simplifying the command-set will provide greater value than the, minimal, overhead required to learn which apps workload... command to use for creating/updating workloads on TAP.

Proposed solution

  1. deprecate tanzu apps workload create
  2. remove create from the output of tanzu apps workload --help
  3. display deprecation notice in command output when tanzu apps workload create is invoked
  4. update the documentation for create with a deprecated message directly below the command heading
  5. add the deprecation message to release notes
  6. inform PM when included in the release so the PM can execute additional communications

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions