Skip to content

CLI - Local CLI Tool #1

@neebs12

Description

@neebs12

Overview

Overarching issue for home and remote region architectures. Also need to start thinking about the rough workflow of the command line tool because that will affect the environment variables that are going to be used against the cdk stacks.

@jakedevar has found a good resource for the command line interaction.

Think about:

$ constellation deploy script.js
$ constellation view
$ constellation teardown

Implementation

For implementation of the command line tool. There will be various environment variables that will have to be pre-calculated based on user inputs from the command line (or a config file).

This will NOT include:

  • Home Region - as this will be hardcoded in

This will include:

  • Remote Region(s) - ie: ["us-east-1", "ap-southeast-2"]
  • Number of Total VUs
  • Percentage split difference between aforementioned remote regions

Tasks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions