Skip to content

Create a CLI #13

Description

@Mimetis

Idea

Having a CLI that will do the same operation than the Ygdra.Web.UI interface

Today

The architecture is composed with 2 web apps:

  • Ygdra.Host: The Web API that contains all the methods and services to create the engines and deploy the landing zones
  • Ygdra.Web.UI: A simple interface that will just reach the Web API, using a bearer token

image

Expectation

Having a CLI that will do all the basics methods we can expect from a CLI

We can imagine to do this CLI using

  • GO ?
  • RUST ?
  • .NET CORE ?
  • Python ?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions