sonic-utilities icon indicating copy to clipboard operation
sonic-utilities copied to clipboard

Command line utilities for the SONiC project

Results 310 sonic-utilities issues
Sort by recently updated
recently updated
newest added

#### What I did #### How I did it #### How to verify it #### Previous command output (if the output of a command-line utility has changed) #### New command...

This will prevent config load_minigraph fail during the middle of the command execution. Signed-off-by: Shu0T1an ChenG

Enhancement

#### What I did Added commands `rexec` (remote execute) and `rshell` (remote shell) to SONiC command line on chassis supervisors. These commands allow you to execute a command through SSH...

#### Description ConfigMgmt has too many verbose output. It needs to be shortened. ## Steps to reproduce the issue 1. call a function below ``` def validate_config_by_yang(sy, config_json, jname): tmp_config_json...

#### What I did #### How I did it #### How to verify it #### Previous command output (if the output of a command-line utility has changed) #### New command...

#### What I did Simplify the API used to get the current active image name. #### How I did it Instead of relying on the output of the "sonic-installer list"...

Signed-off-by: ouxiaolong #### What I did The mclag subcommand 'member' and 'unique_ip' has been incorrectly added to the click node of 'config', so we can find commands like this: ```...

#### What I did Add CLI command for configure VLAN stacking and VLAN translation. #### How I did it Let user could easy to configure VLAN stacking. #### How to...

#### Description If the optics is NOT present, the API is crashing ``` ## Steps to reproduce the issue root@str2-7260cx3-acs-12:~# sfputil show eeprom -d Traceback (most recent call last): File...

Bug

#### What I did Only for test #### How I did it #### How to verify it #### Previous command output (if the output of a command-line utility has changed)...