Skip to content

propagate tctl verbose flag#29839

Merged
GavinFrazar merged 1 commit intomasterfrom
gavinfrazar/propagate-tctl-verbose-flag
Aug 1, 2023
Merged

propagate tctl verbose flag#29839
GavinFrazar merged 1 commit intomasterfrom
gavinfrazar/propagate-tctl-verbose-flag

Conversation

@GavinFrazar
Copy link
Copy Markdown
Contributor

@GavinFrazar GavinFrazar commented Aug 1, 2023

This PR ensures that the --verbose flag in tctl is used for formatting text tables.

Prior behavior: tctl get --format text --verbose did not respect the verbose flag.

I changed the interface for collections writeText func to take the verbose flag as an argument, to avoid scattering it across each collection type and ensure that all callers of writeText provide a value for text verbosity.

@github-actions github-actions Bot added size/sm tctl tctl - Teleport admin tool labels Aug 1, 2023
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from rosstimothy August 1, 2023 15:33
@GavinFrazar GavinFrazar added this pull request to the merge queue Aug 1, 2023
Merged via the queue into master with commit dd65427 Aug 1, 2023
@GavinFrazar GavinFrazar deleted the gavinfrazar/propagate-tctl-verbose-flag branch August 1, 2023 17:28
@public-teleport-github-review-bot
Copy link
Copy Markdown

@GavinFrazar See the table below for backport results.

Branch Result
branch/v13 Create PR

GavinFrazar added a commit that referenced this pull request Aug 9, 2023
github-merge-queue Bot pushed a commit that referenced this pull request Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/sm tctl tctl - Teleport admin tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants