Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] mc RELEASE.2024-04-29T09-56-05Z #1200

Closed
1 task done
djwfyi opened this issue Apr 29, 2024 · 3 comments · Fixed by #1223
Closed
1 task done

[RELEASE] mc RELEASE.2024-04-29T09-56-05Z #1200

djwfyi opened this issue Apr 29, 2024 · 3 comments · Fixed by #1223
Assignees

Comments

@djwfyi
Copy link
Collaborator

djwfyi commented Apr 29, 2024

MinIO Client RELEASE.2024-04-29T09-56-05Z has changes that impact the docs:

  • Enables broken envvar to disable the pager functionality of mc COMMAND -h PR #4909
@djwfyi djwfyi added the triage Needs triage and scheduling label Apr 29, 2024
@feorlen
Copy link
Collaborator

feorlen commented May 3, 2024

Seems this mc command is hidden. Was there a request to document this functionality?

cli.BoolFlag{
 		Name:   "disable-pager, dp",
 		Usage:  "disable mc internal pager and print to raw stdout",
 		EnvVar: envPrefix + globalDisablePagerEnv,
 		Hidden: true,
 	},

@zveinn

@zveinn
Copy link

zveinn commented May 3, 2024

I'll make a PR monday to make it visible. Once done I'll comment on this issue again

@feorlen
Copy link
Collaborator

feorlen commented May 9, 2024

unhidden in minio/mc#4929

@djwfyi djwfyi removed the triage Needs triage and scheduling label May 13, 2024
@djwfyi djwfyi self-assigned this May 22, 2024
djwfyi added a commit that referenced this issue May 22, 2024
djwfyi added a commit that referenced this issue May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants