From e973ce95129c712be95a13161d9d29f45005b08b Mon Sep 17 00:00:00 2001 From: Tejal Desai Date: Mon, 4 Nov 2019 12:55:44 -0800 Subject: [PATCH] remove diagnose --- docs/content/en/docs/references/deprecation/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/content/en/docs/references/deprecation/_index.md b/docs/content/en/docs/references/deprecation/_index.md index e780049d3ae..2bf4d4582ed 100644 --- a/docs/content/en/docs/references/deprecation/_index.md +++ b/docs/content/en/docs/references/deprecation/_index.md @@ -69,7 +69,6 @@ Control API |alpha|Applications can control sync, build and deployment during in Delete|beta |delete everything deployed by skaffold run from the cluster [Deploy] ({{< relref "docs/pipeline-stages/deployers" >}})|beta |Deploy a set of deployables as your applications and replace the image name with the built images [Dev]({{< relref "/docs/workflows/dev.md" >}})|beta |Continuous development -Diagnose|beta |Diagnose the current project and its configuration Event API v1|alpha|Publish events and state of the application on gRPC and HTTP [Filesync]({{< relref "/docs/pipeline-stages/filesync" >}})|alpha|Instead of rebuilding, copy the changed files in the running container [Global config]({{< relref "/docs/design/config" >}})|alpha|store user preferences in a separate preferences file