Class LocalPulumiCommandOptions.Builder

    • Method Detail

      • skipVersionCheck

        public LocalPulumiCommandOptions.Builder skipVersionCheck​(boolean skipVersionCheck)
        Sets whether to skip the version validation that checks if an existing Pulumi CLI installation is compatible with the SDK.
        Parameters:
        skipVersionCheck - whether to skip the version check
        Returns:
        this builder