Class LocalPulumiCommandOptions

java.lang.Object
com.pulumi.automation.LocalPulumiCommandOptions

public class LocalPulumiCommandOptions extends Object
Options to configure a LocalPulumiCommand instance.
  • Field Details

  • Method Details

    • builder

      public static LocalPulumiCommandOptions.Builder builder()
      Returns a new builder for LocalPulumiCommandOptions.
      Returns:
      the builder
    • isSkipVersionCheck

      public boolean isSkipVersionCheck()
      If true, skips the version validation that checks if an existing Pulumi CLI installation is compatible with the SDK.
      Returns:
      whether to skip the version check