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

on windows mc.exe does not show any console output #4540

Open
mdsmdsmds opened this issue Apr 8, 2023 · 3 comments
Open

on windows mc.exe does not show any console output #4540

mdsmdsmds opened this issue Apr 8, 2023 · 3 comments

Comments

@mdsmdsmds
Copy link

Expected behavior

mc.exe --help

NAME:
mc - MinIO Client for cloud storage and filesystems.

USAGE:
mc [FLAGS] COMMAND [COMMAND FLAGS | -h] [ARGUMENTS...]

COMMANDS:
alias manage server credentials in configuration file
ls list buckets and objects
mb make a bucket
rb remove a bucket
cp copy objects
mv move objects
rm remove object(s)
mirror synchronize object(s) to a remote site
cat display object contents
head display first 'n' lines of an object
pipe stream STDIN to an object
find search for objects
sql run sql queries on objects
stat show object metadata
tree list buckets and objects in a tree format
du summarize disk usage recursively
retention set retention for object(s)
legalhold manage legal hold for object(s)
support support related commands
share generate URL for temporary access to an object
version manage bucket versioning
ilm manage bucket lifecycle
encrypt manage bucket encryption config
event manage object notifications
watch listen for object notification events
undo undo PUT/DELETE operations
anonymous manage anonymous access to buckets and objects
tag manage tags for bucket and object(s)
diff list differences in object name, size, and date between two

[OMISSIS.....]

Actual behavior

[NONE SHOWED]
[all blank]
... we need CTRL+INTERR to stop all and return to blinking cursor

Steps to reproduce the behavior

mc --version

mc version RELEASE.2023-04-06T16-51-10Z

System information

@vadmeste
Copy link
Member

vadmeste commented Apr 8, 2023

@mdsmdsmds what operating system is this ?

@mdsmdsmds
Copy link
Author

mdsmdsmds commented Apr 8, 2023 via email

@klauspost
Copy link
Contributor

Appears to work fine here:

cmd

Powershell

What shell are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants