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

If you ask to security team to enable token verification to all API call, this method will fail because doesn't pass token. This commit add default parameter to Log Client...

Our use-case is that we want to use top-level`.actor` only for local testing but not pollute production code with it. For some reason the CLI seems to rely on Git?...

bug
t-tooling

We should update eslint to v9 along with the new flat Apify eslint config that supports it. See [notion.so/apify/New-linting-and-formatting-configuration-across-Apify-0b62890892cd4b71b4fe2dee9291b4af?pvs=4#6152e086487441f6b974e6fbda9614be](https://www.notion.so/apify/New-linting-and-formatting-configuration-across-Apify-0b62890892cd4b71b4fe2dee9291b4af?pvs=4#6152e086487441f6b974e6fbda9614be) for a detailed guide.

t-tooling

I'm working with multiple Apify accounts. I'd appreciate to know what user I'm logged in as in the CLI. To find it out I need to do: ``` $ cat...

t-tooling