Class: Pvectl::Commands::SetNode

Inherits:
Object
  • Object
show all
Includes:
SetResourceCommand
Defined in:
lib/pvectl/commands/set_node.rb

Overview

Handler for the ‘pvectl set node` command.

Includes SetResourceCommand for shared workflow and overrides template methods with node-specific behavior.

Examples:

Basic usage

pvectl set node pve1 description="Production node"

Method Summary

Methods included from SetResourceCommand

#execute, included, #initialize