[SWDEV-570528] Add NPM support on Guest VM (#2199)

Added NPM CLI support on the Guest VM.

Signed-off-by: Bindhiya Kanangot Balakrishnan <Bindhiya.KanangotBalakrishnan@amd.com>
Цей коміт міститься в:
Bindhiya Kanangot Balakrishnan
2025-12-08 14:38:18 -06:00
зафіксовано GitHub
джерело e4bd55b0f0
коміт 354cc98d55
-4
Переглянути файл
@@ -1635,10 +1635,6 @@ class AMDSMIParser(argparse.ArgumentParser):
def _add_node_parser(self, subparsers: argparse._SubParsersAction, func):
if self.helpers.is_virtual_os():
# This subparser is only available to Guest and Hypervisor systems
return
# Subparser help text
node_help = "Gets power information for the node"
node_subcommand_help = f"{self.description}\n\nReturns information for node 0 on the system.\