cybozu-go/accurate

Add `kubectl-accurate template list` sub command

ymmt2005 opened this issue · 0 comments

What

Just like kubectl accurate list that shows the list of root namespaces with its sub-namespaces hierarchically.

Also, add kubectl-accurate sub list as an alias for kubectl-accurate list.

How

Describe how to address the issue.

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions