Skip to content

Commit 1811c21

Browse files
Update docs/modules/ROOT/pages/getting-started/cli.adoc
Co-authored-by: Ralph Bean <[email protected]>
1 parent 5686ae5 commit 1811c21

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/getting-started

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/getting-started/cli.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Getting started with the CLI
22

3-
While {ProductName} offers a powerful UI, users may also want to access the platform through their command line interface (CLI). For users to gain this access, a Platform Engineer (PE) must first configure their instance of {ProductName} to support CLI access. They must also draft a template `kubeconfig` file for their organization. Afterwards, users can edit that template to create a `kubeconfig` file specific to themselves. Then, they use that file to gain access to {ProductName} through the CLI.
3+
While {ProductName} offers a powerful UI, users may also want to access the platform through the `kubectl` command line interface (CLI). For users to gain this access, a Platform Engineer (PE) must first configure their instance of {ProductName} to support CLI access. They must also draft a template `kubeconfig` file for their organization. Afterwards, users can edit that template to create a `kubeconfig` file specific to themselves. Then, they use that file to gain access to {ProductName} through the CLI.
44

55
Whether you need to enable CLI access, or to gain access once it is available, refer to the relevant procedures below.
66

0 commit comments

Comments
 (0)