Speakeasy Logo
Skip to Content
DocumentationSpeakeasyCLIbump

bump

speakeasy bump

Bumps the version of a Speakeasy Generation Target

Details

Bump

Bumps the version of a Speakeasy Generation Target, run within the target’s directory. Allows the bumping of patch, minor, and major versions or setting to a specific version.

Examples:

  • speakeasy bump patch - Bumps the target’s version by one patch version
  • speakeasy bump -v 1.2.3 - Sets the target’s version to 1.2.3
  • speakeasy bump major -t typescript - Bumps the typescript target’s version by one major version
  • speakeasy bump graduate - Current version 1.2.3-alpha.1 sets the target’s version to 1.2.3

Usage

Examples

Options

Options inherited from parent commands

Parent Command

  • speakeasy - The Speakeasy CLI tool provides access to the Speakeasy.com platform

Last updated on