[RFE] Enhance Kantra for interacting with the hub API #168
Labels
needs-kind
Indicates an issue or PR lacks a `kind/foo` label and requires one.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
It is desired that we support something in kantra that mirrors the capabilities of tackle-cli. At first thought I'm currently thinking of something like
kantra hub <command>
. Thishub
subcommand could support API interaction for whatever endpoints we want to include.Some example commands:
kantra hub application create
creates an application in the inventorykantra hub application analyze
analyzes an application in the inventoryThis work can be done in phases.
The text was updated successfully, but these errors were encountered: