Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a CLI #13

Open
Mimetis opened this issue Apr 28, 2021 · 0 comments
Open

Create a CLI #13

Mimetis opened this issue Apr 28, 2021 · 0 comments
Assignees
Labels
Authentication enhancement New feature or request GO language .Net Core language Python language RUST language

Comments

@Mimetis
Copy link
Owner

Mimetis commented Apr 28, 2021

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 ?
@Mimetis Mimetis added enhancement New feature or request Python language .Net Core language Authentication GO language RUST language labels Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authentication enhancement New feature or request GO language .Net Core language Python language RUST language
Projects
None yet
Development

No branches or pull requests

2 participants