urfave-cli/docs/v2/migrating-from-older-releases.md

13 lines
369 B
Markdown
Raw Normal View History

2022-08-15 00:11:56 +00:00
---
tags:
- v2
search:
boost: 2
---
2022-08-14 23:55:31 +00:00
There are a small set of breaking changes between v1 and v2. Converting is
relatively straightforward and typically takes less than an hour. Specific steps
are included in [Migration Guide: v1 to v2](../migrate-v1-to-v2.md). Also see
the [pkg.go.dev docs](https://pkg.go.dev/github.com/urfave/cli/v2) for v2 API
documentation.