1.2.1 • Published 4 years ago

braunnypr-aerobatic v1.2.1

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

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