Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 274 Bytes

ABPcli.md

File metadata and controls

13 lines (9 loc) · 274 Bytes

ABP Cli commands

Install or upgrade ABP framework

  dotnet tool install -g Volo.Abp.Cli || dotnet tool update -g Volo.Abp.Cli

Upgrade ABP framework to a Release Candidate version

  dotnet tool update Volo.Abp.Cli -g --version 4.1.0-rc.2