Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppCLIVersionResponse

AppCLIVersionResponse

    CLIVersionResponse is the response from the server with information about CLI versions.

    Properties

    • latestVersion string required
      The latest stable CLI version (semver string, e.g. ‘3.100.0’).
    • oldestWithoutWarning string required
      The oldest CLI version that will not show an upgrade warning.
    • latestDevVersion string required
      The latest development/pre-release CLI version.

      The infrastructure as code platform for any cloud.