From 35b4f691abe5798395e74beff9ea407846d9214b Mon Sep 17 00:00:00 2001 From: Nilushan Costa Date: Tue, 30 Sep 2025 11:59:16 +0530 Subject: [PATCH] Change tool name from choreoctl to kubectl in quick start guide --- docs/getting-started/quick-start-guide.mdx | 2 +- .../version-v0.3.x/getting-started/quick-start-guide.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/quick-start-guide.mdx b/docs/getting-started/quick-start-guide.mdx index bf06b61..39204f1 100644 --- a/docs/getting-started/quick-start-guide.mdx +++ b/docs/getting-started/quick-start-guide.mdx @@ -169,7 +169,7 @@ The installation process, by default, sets up several essential abstractions. Th - Deployment Pipeline for the environments - Project -To access the artifacts created in OpenChoreo you can use choreoctl as shown in the following commands: +To access the artifacts created in OpenChoreo you can use kubectl as shown in the following commands: You can check each resource type diff --git a/versioned_docs/version-v0.3.x/getting-started/quick-start-guide.mdx b/versioned_docs/version-v0.3.x/getting-started/quick-start-guide.mdx index 5da1fae..96fd020 100644 --- a/versioned_docs/version-v0.3.x/getting-started/quick-start-guide.mdx +++ b/versioned_docs/version-v0.3.x/getting-started/quick-start-guide.mdx @@ -158,7 +158,7 @@ The installation process, by default, sets up several essential abstractions. Th - Deployment Pipeline for the environments - Project -To access the artifacts created in OpenChoreo you can use choreoctl as shown in the following commands: +To access the artifacts created in OpenChoreo you can use kubectl as shown in the following commands: You can check each resource type