-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
MIGRATED-MIGRATEDMigrated to private repoMigrated to private repoenhancementNew feature or requestNew feature or requestneeds-triage
Description
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
- deprecate
tanzu apps workload create - remove
createfrom the output oftanzu apps workload --help - display deprecation notice in command output when
tanzu apps workload createis invoked - update the documentation for
createwith a deprecated message directly below the command heading - add the deprecation message to release notes
- inform PM when included in the release so the PM can execute additional communications
Metadata
Metadata
Assignees
Labels
MIGRATED-MIGRATEDMigrated to private repoMigrated to private repoenhancementNew feature or requestNew feature or requestneeds-triage