Skip to content

Add CLI plugin augmentation capability #192

@hellt

Description

@hellt

starting with 25.7+ and 24.10.4+

     def get_required_plugins(self):
         return [
             # to add `uptime` command under `show platform` we need to ensure
             # that the platform plugin is loaded first
             RequiredPlugin(module="srlinux", plugin="platform_reports")
         ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions