aerobatic-cli

2.2.5 • Public • Published

NPM Version NPM Downloads Build Status

aerobatic-cli

Command line interface for interacting with the Aerobatic static hosting platform.

Installation

npm install aerobatic-cli -g

This will make the aero command globally available. Run aero help for usage instructions:

Aerobatic - Professional static web publishing. (v1.0.28)
 
Usage:
    $ aero [command] [options]
 
Commands:
    account        Display a summary of the current Aerobatic account.
    apikey         Get the api key for the current Aerobatic account.
    create         Create a new Aerobatic website in the current directory
    delete         Delete the current website
    deploy         Deploy the website in the current directory.
    domain         Register a custom domain for the current website
    env            Set or retrieve environment variables
    info           Display a summary of the current website
    login          Login to your Aerobatic account
    logs           Tail the web logs for the current website
    rename         Rename the website
    switch         Switch to a different Aerobatic account
    versions       Manage website versions
 
    Type aero help COMMAND for more details

Complete docs available at: https://www.aerobatic.com/docs/cli

/aerobatic-cli/

    Package Sidebar

    Install

    npm i aerobatic-cli

    Weekly Downloads

    151

    Version

    2.2.5

    License

    ISC

    Unpacked Size

    101 kB

    Total Files

    36

    Last publish

    Collaborators

    • dvonlehman
    • aerobatic