apify-cli icon indicating copy to clipboard operation
apify-cli copied to clipboard

Apify command-line interface helps you create, develop, build and run Apify actors, and manage the Apify cloud platform.

Results 84 apify-cli issues
Sort by recently updated
recently updated
newest added

when I press Ctrl+C, new versions of crawlee pause the scraper, letting the requests finish cleanly (like with a graceful abort on Platform). However, the outer process of the CLI...

t-tooling

i wonder if this can contain some wildcards so we could also assert a part of the path too _Originally posted by @B4nan in https://github.com/apify/apify-cli/pull/618#discussion_r1733080408_

t-tooling

* \[ \] **`request-queues`** \`\``[tasklist] - [ ] `ls \[--limit=\] \[--offset=\] \[--format=\]` - [ ] `create --name=` - [ ] `info \[--json\]` - [ ] `update --name=` - [ ]...

product roadmap
t-tooling
Epic

- [ ] **`datasets`** ```[tasklist] - [ ] `create [--name=]` - [ ] `ls [--offset=] [--limit=] [--desc] [--unnamed]` - [ ] `info ` - Get info about a specific run...

product roadmap
t-tooling
Epic

Reported [in slack](https://apify.slack.com/archives/C0L33UM7Z/p1723125196964199). Original message below: Hello there, in Apify CLI, when I do apify login and select Through Apify Console, it takes me to the web where I click...

t-tooling

![Image](https://github.com/user-attachments/assets/7a6c732e-5156-4da0-96e9-7276b12d8784)

t-tooling

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​apify/eslint-config | [`^0.4.0` -> `^1.0.0`](https://renovatebot.com/diffs/npm/@apify%2feslint-config/0.4.0/1.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@apify%2feslint-config/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apify%2feslint-config/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR is part of https://github.com/apify/apify-core/issues/19363, which updates `KeyValueStore.getPublicUrl(recordKey)` to generate signed links using HMAC. This PR: - adds signature to actor get-public-url to Apify CLI

t-platform

This PR moves us off of oclif and all into yargs (/ open up a semi-easier migration path for other modules if we need to swap again in the future)....

adhoc
t-tooling