From b18298cdc4acde2f12b9dc72b1f54de2cc0f7dc6 Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Wed, 21 Jul 2021 17:21:25 -0400 Subject: [PATCH] Add metadata to basic cli features page --- website/docs/cli/commands/index.html.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/docs/cli/commands/index.html.md b/website/docs/cli/commands/index.html.md index 5138250666..759e633740 100644 --- a/website/docs/cli/commands/index.html.md +++ b/website/docs/cli/commands/index.html.md @@ -2,8 +2,7 @@ layout: "docs" page_title: "Basic CLI Features" sidebar_current: "docs-commands" -description: |- - Main usage information for the Terraform CLI tool. +description: "`terraform` accepts a variety of subcommands. Learn how to switch your working directory, enable shell tab-completion, and manage service checkpoints." --- # Basic CLI Features