Interactive or flag-based configuration of print columns. **Example:** ```bash kubegen add crd Widget --print-column="Phase:.status.phase" --print-column="Age:.metadata.creationTimestamp" ```
Interactive or flag-based configuration of print columns.
Example: