Class PlanCommand

java.lang.Object
cloud.kitelang.cli.commands.PlanCommand
All Implemented Interfaces:
Callable<Integer>

public class PlanCommand extends Object implements Callable<Integer>
Shows a preview of infrastructure changes without applying them. Compares desired state (from .kite files) with current state (from state backend).