[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>
Este cometimento está contido em:
cometido por
GitHub
ascendente
e4bd55b0f0
cometimento
354cc98d55
@@ -1635,10 +1635,6 @@ class AMDSMIParser(argparse.ArgumentParser):
|
|||||||
|
|
||||||
|
|
||||||
def _add_node_parser(self, subparsers: argparse._SubParsersAction, func):
|
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
|
# Subparser help text
|
||||||
node_help = "Gets power information for the node"
|
node_help = "Gets power information for the node"
|
||||||
node_subcommand_help = f"{self.description}\n\nReturns information for node 0 on the system.\
|
node_subcommand_help = f"{self.description}\n\nReturns information for node 0 on the system.\
|
||||||
|
|||||||
Criar uma nova questão referindo esta
Bloquear um utilizador