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

After the meeting with @netmilk about the CLI, we should try using Bun to build a single-file executable of the CLI that can then be distributed ("eliminating" the requirement of...

t-tooling

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.18.0/8.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [inquirer](https://redirect.github.com/SBoudrias/Inquirer.js/blob/main/packages/inquirer/README.md) ([source](https://redirect.github.com/SBoudrias/Inquirer.js)) | [`~9.3.0` -> `~11.0.0`](https://renovatebot.com/diffs/npm/inquirer/9.3.6/11.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/inquirer/11.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^17.0.70` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@types%2freact/17.0.80/18.3.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.3.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

[Notion document](https://www.notion.so/apify/API-CLI-design-Final-Draft-517b46afd5b8431dae7e38b06c9080fc#68bf93c034f84e9d80dcb325805fb875) - [ ] Actors @vladfrangu ```[tasklist] - [ ] call https://github.com/apify/apify-cli/pull/663 - [ ] start - [ ] push - [ ] pull https://github.com/apify/apify-cli/pull/662 - [ ] ls...

product roadmap
t-tooling
Epic

Also changes the behavior of `call` to now wait for the run to finish and print the log by default (per the spec)

adhoc
t-tooling
tested

The `--purge-*` options on the CLI only purge the default storage directories (e.g. `storage/key_value_stores/default/`). It would be useful if the CLI could also purge non-default storage directories if in use.

t-tooling

I am running `apify push` and getting the following error: ``` Error: A valid Actor could not be found in the current directory. Please make sure you are in the...

As mentioned in this thread: https://github.com/apify/apify-cli/pull/632#pullrequestreview-2285881812 We should probably have a pass through all the texts in the CLI to make them clearer. @netmilk is this something maybe you can...

t-tooling

See https://github.com/apify/apify-cli/pull/620#discussion_r1747036009 for reminder/how to

t-tooling