[BUG] crc console
gives incorrect output on microshift preset
#4561
Labels
kind/bug
Something isn't working
crc console
gives incorrect output on microshift preset
#4561
General information
I was testing some stuff on microshift cluster related to crc-org/docs#16 . However, I noticed that
crc console
isn't giving the correct output for microshift preset:When I do plain
crc console
, it's opening up file explorer in current directory instead of browserWhen I try to list credentials, it's showing incomplete command:
Operating System
Windows
Hypervisor
Hyper-V
Did you run
crc setup
beforecrc start
?yes
Running on
Laptop
Steps to reproduce
crc config set preset microshift
crc setup
crc start
crc console
# Opens up file explorer on windowscrc console --credentials
# Gives incomplete outputCRC version
CRC status
CRC config
Host Operating System
Expected behavior
if this option is unsupported, we should throw an exception with a clear message that this subcommand is unsupported on this preset.
Actual behavior
CRC prints wrong command output
CRC Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: