-
User Story:
Foundation for product enhancement.
-
As a user of the CLI
I want run a command that returns the language of the project so that I can use that data in a tekton pipeline or so I can figure out what providers will be used for the project.
I want this to run without launching a container.
-
Consider something like `mta-cli analyze --language-only` or something like that