awwan

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2020 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

awwan is command line interface to configure and manage remote system through SSH connection.

awwan use a strict file and directory structure. Each file or directory have their own meanings.

CLI

The CLI have the following syntax,

	awwan <commands> <options>

	commands  = "bootstrap" / "local" / "play"

	options   = provider "/"
                 (service-aws/service-gcp/service-virtualbox) "/"
                 element

	provider  = "aws" / "gcp" / "virtualbox"

	service-aws        = "ec2"

	service-gcp        = "gce"

	service-virtualbox = "vm"

	element   = 1*ALPHANUM ( "." / "-" / ALPHANUM )

Directory Structure

aws

This directory (must be in lowercase, aws) contains to configurations, services, and node in Amazon Web Services (aws).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL