takeoff-env / takeoff

A rapid development environment using docker for convenience.
https://takeoff.sh/
MIT License
271 stars 17 forks source link

Takeoff CLI Proposal #27

Closed tanepiper closed 6 years ago

tanepiper commented 6 years ago

As a Takeoff User I want to use a CLI tool to control my environment

This tool should do will be deployed via npm install -g takeoff-env and will provide the takeoff cli command.

Benefits of moving to a CLI tool allow for a simpler install process, no need to clone a repo and this allows for the creation of multiple environments.

This list below also represents a task list for command that are not yet implemented, but v1.2.0 will release with a 1:1 mapping of all existing commands.

It will have the following commands and arguments (please note this list is not yet exhaustive as of first creation)

Default Arguments

These are default arguments that all commands take:

It will take the following arguments:

It will take the following arguments:

Todo:

tanepiper commented 6 years ago

Looking at forking https://github.com/jh3y/russ

tanepiper commented 6 years ago

Clean descoped as this will be included in environment plugins