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

replace 'arch' script with full CLI #8

Open
davidholiday opened this issue Jan 15, 2021 · 0 comments
Open

replace 'arch' script with full CLI #8

davidholiday opened this issue Jan 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@davidholiday
Copy link
Owner

  • CLI should be decoupled from the agent doing the work. this to allow for other interfaces into the CLI engine
  • CLI should cover all build issues - the result should be that the developer never have to touch the build files!
  • CLI should be a camel-main service. no need to have a python dependency in a java project
  • developer needs to be able to activate deployment from CLI
  • developer needs to be able to use CLI to query state of particular artifacts. for example
    • who has this artifact as a depenency and in what versions?
    • where in the stage or production environments is this artifact currently deployed and in what versions?
@davidholiday davidholiday added the enhancement New feature or request label Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant