diff --git a/docs/index.md b/docs/index.md index c7a113828..8806bab9a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,9 +2,6 @@ title: Apify CLI --- -npm version -Build Status - Apify command-line interface (Apify CLI) helps you create, develop, build and run [Apify Actors](https://apify.com/actors), and manage the Apify cloud platform from any computer. diff --git a/website/versioned_docs/version-0.20/index.md b/website/versioned_docs/version-0.20/index.md index c7a113828..8806bab9a 100644 --- a/website/versioned_docs/version-0.20/index.md +++ b/website/versioned_docs/version-0.20/index.md @@ -2,9 +2,6 @@ title: Apify CLI --- -npm version -Build Status - Apify command-line interface (Apify CLI) helps you create, develop, build and run [Apify Actors](https://apify.com/actors), and manage the Apify cloud platform from any computer. diff --git a/website/versioned_docs/version-0.21/index.md b/website/versioned_docs/version-0.21/index.md index c7a113828..8806bab9a 100644 --- a/website/versioned_docs/version-0.21/index.md +++ b/website/versioned_docs/version-0.21/index.md @@ -2,9 +2,6 @@ title: Apify CLI --- -npm version -Build Status - Apify command-line interface (Apify CLI) helps you create, develop, build and run [Apify Actors](https://apify.com/actors), and manage the Apify cloud platform from any computer. diff --git a/website/versioned_docs/version-0.21/reference.md b/website/versioned_docs/version-0.21/reference.md index 1ad1cace9..9e60a48ca 100644 --- a/website/versioned_docs/version-0.21/reference.md +++ b/website/versioned_docs/version-0.21/reference.md @@ -1,7 +1,7 @@ --- title: Apify CLI Reference Documentation sidebar_label: Command reference -toc_max_heading_level: 4 +toc_max_heading_level: 5 --- The Apify CLI provides tools for managing your Apify projects and resources from the command line. Use these commands to develop Actors locally, deploy them to Apify platform, manage storage, orchestrate runs, and handle account configuration.