Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

In list.cmd add a simple visualiation on top of the structs #170

Open
s1cyan opened this issue Feb 10, 2020 · 0 comments
Open

In list.cmd add a simple visualiation on top of the structs #170

s1cyan opened this issue Feb 10, 2020 · 0 comments

Comments

@s1cyan
Copy link
Contributor

s1cyan commented Feb 10, 2020

type KabStruct struct {

type StatusStruct struct {

type CommonStackStruct struct {

https://github.com/kabanero-io/kabanero-command-line/blob/c7e20997926137c0db85875352acb220182135b7/cmd/list.go#47
type StacksResponse struct {

The new JSON that services sends to show the collections has gotten a lot more nested and I think it would be beneficially to have some simplifed example in the code above the structs of how the structs are nested
Something like:

- struct1
   - struct 2
      -struct 4
   - struct 3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant