Reference

buf beta migrate-v1beta1

Migrate v1beta1 configuration to the latest version

Usage

$ buf beta migrate-v1beta1 <directory> [flags]

Description

Migrate any v1beta1 configuration files in the directory to the latest version. Defaults to the current directory if not specified.

Flags

-h, --help

help for migrate-v1beta1

Flags inherited from parent commands

--debug

Turn on debug logging

--log-format string

The log format [text,color,json]

--timeout duration

The duration until timing out, setting it to zero means no timeout

-v, --verbose

Turn on verbose mode

Parent Command

  • buf beta - Beta commands. Unstable and likely to change