Skip to content

Commit

Permalink
Added cisco config platform commands
Browse files Browse the repository at this point in the history
Signed-off-by: Yucai Gu <yucgu@cisco.com>
  • Loading branch information
yucgu committed Aug 6, 2022
1 parent f286424 commit 0281112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -1187,6 +1187,7 @@ def config(ctx):
if asic_type == 'cisco-8000':
from sonic_platform.cli.cisco import cisco
platform.add_command(cisco)
from sonic_platform.cli.cisco2 import cisco2

# Load database config files
load_db_config()
Expand Down

0 comments on commit 0281112

Please sign in to comment.