Is it platform specific
generic
Importance or Severity
Critical
Description of the bug
Tab key does not complete the sonic cli command using master image
For example:
board201:$ show in should complete to:
board201:$ show interfaces
Steps to Reproduce
Use a portion of a sonic cli command and press the tab key.
Actual Behavior and Expected Behavior
Actual:
show int does not complete to show interfaces
Expected:
show int should complete to show interfaces
Relevant log output
Output of show version, show techsupport
Attach files (if any)
No response