From 7864cf7ee63500b2397d421ce8d1d742c3b84c4a Mon Sep 17 00:00:00 2001 From: nghialv Date: Mon, 25 Jan 2021 10:00:25 +0900 Subject: [PATCH] Update feature status --- docs/content/en/docs/feature-status/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/en/docs/feature-status/_index.md b/docs/content/en/docs/feature-status/_index.md index 0cdf358b98..8b2167ef91 100644 --- a/docs/content/en/docs/feature-status/_index.md +++ b/docs/content/en/docs/feature-status/_index.md @@ -73,6 +73,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Notification](/docs/operator-manual/piped/configuring-notifications/) to Webhook | Incubating | | [Secrets Management](/docs/user-guide/sealed-secrets/) | Beta | | [Event Watcher](/docs/user-guide/event-watcher/) | Alpha | +| [Command-line tool (pipectl) and API for external services](/docs/user-guide/command-line-tool/) | Beta | | Support executing custom stage | Incubating | | [ADA](/docs/user-guide/automated-deployment-analysis/) (Automated Deployment Analysis) by Prometheus metrics | Alpha | | [ADA](/docs/user-guide/automated-deployment-analysis/) by Datadog metrics | Incubating |