# Installer apify-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de apify-cli pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:apify-cli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install apify-cli
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:apify-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.7.1
- **Résumé source:** Apify command-line interface
- **Page d'accueil:** <https://docs.apify.com/cli/>
- **Dernière mise à jour:** 2026-07-10T03:05:52Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- actor (alias)
- apify (alias)
- apify-cli (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.7.1
## Historique du projet et usages

Apify CLI is the command-line tool for creating, developing, running, and deploying Apify Actors and for managing Apify cloud resources from a terminal. It turns the Apify platform into a local developer workflow for web scraping, automation, data processing, Actor runs, storage, and account configuration.

### Historique du projet

The public apify/apify-cli repository was created in 2018. The current README and docs describe a CLI for Actor creation, local runs, cloud deployment, datasets, key-value stores, request queues, secrets, builds, and runs.

The documentation has evolved with the Apify platform. Current docs identify versioned CLI documentation, a command reference, a changelog, and an Actor definition format based on .actor/actor.json. Recent changelog entries show active 2025-2026 development, including auth commands, Actor type generation, build and run improvements, .actorignore support, an apify api command, improved AI/human help output, and schema validation changes.

### Historique d'adoption

Apify distributes the CLI through a recommended macOS/Linux install script, Windows PowerShell install script, npm, and Homebrew. The README also documents npx usage, making it available both as a persistent local binary and as a one-off Node-based command.

The batch input's Homebrew package is one of several distribution channels. That matters because Apify CLI often sits in local project setup, CI deployment, and automation scripts where predictable installation and upgrade behavior are important.

### Modes d'utilisation

The quick-start path is apify login, apify create, apify run, and apify push. The command reference expands this into account authentication, Actor development, Actor management, builds, runs, storage operations, API calls, secrets, telemetry controls, and upgrade checks.

Actor project metadata is stored in .actor/actor.json at the root of the Actor directory. Authentication stores the saved API token in ~/.apify/auth.json according to the command reference, while Actor definitions may reference Dockerfiles, input and output schemas, storage schemas, changelogs, and environment variables.

### Pourquoi les passionnés de paquets s'y intéressent

Apify CLI is a good example of a cloud-platform CLI that is also a project-format tool. Package nerds care about its config files, Node runtime requirements, release cadence, shell installers, Homebrew formula, npm package, and command aliases because the same binary is used for local development, cloud deployment, and CI automation.

### Chronologie

- 2018: Public apify/apify-cli repository created.
- 2025: 0.21 series added and refined Actor/build/run workflows.
- 2025: Version 1.1 introduced upgrade and install-command work and breaking CLI behavior changes.
- 2026: Version 1.3 added auth commands and Actor type generation.
- 2026: Version 1.4 added .actorignore support and Actor search.
- 2026: Version 1.5 added apify api and improved help output.
- 2026: Version 1.6 added schema-generation and validation improvements.

### Related projects

- Apify CLI is closely tied to Apify Actors, Apify SDK, Crawlee, Apify API, Actor definition files, and the Apify platform's datasets, key-value stores, request queues, builds, runs, and secrets.

### Sources

- <https://api.github.com/repos/apify/apify-cli>
- <https://docs.apify.com/cli>
- <https://docs.apify.com/cli/docs/changelog>
- <https://docs.apify.com/cli/docs/reference>
- <https://docs.apify.com/platform/actors/development/actor-definition/actor-json>
- <https://github.com/apify/apify-cli#readme>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .actor/actor.json

## Credential files

- Unix: ~/.apify/auth.json

## Combined YAML source

View the package source record on GitHub. [combined/apify-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/apify-cli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
