Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apify-cli

Package Overview
Dependencies
Maintainers
5
Versions
405
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apify-cli

Command line client for Apify.

  • 0.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
893
decreased by-24.06%
Maintainers
5
Weekly downloads
 
Created
Source

Apify command line client (POC)

This is beta version of Apify command client. Use on your own risk, it can be buggy.

Usage

To get started with Apify command line client, first make sure you have Node.js (7.10.x and higher) installed. Then install Apify client with:

npm -g install apify-cli

Commands

Global commands

apify login - You can authenticate your local computer with your Apify account

apify create act_name [--template template_name] - This create directory with ready to use act

Act commands

apify push - Push and build your ready to use act to Apify cloud

Workflow

  1. apify login - Login
  2. apify create my-first-act - Create act boilerplate
  3. cd my-first-act
  4. apify push - Push to Apify cloud

Keywords

FAQs

Package last updated on 20 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc