Class: Pvectl::Commands::EditNode

Inherits:
Object
  • Object
show all
Includes:
EditResourceCommand
Defined in:
lib/pvectl/commands/edit_node.rb

Overview

Handler for the ‘pvectl edit node` command.

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

Examples:

Basic usage

pvectl edit node pve1

Dry-run mode

pvectl edit node pve1 --dry-run

Method Summary

Methods included from EditResourceCommand

#execute, included, #initialize