Last modified: Feb 20, 2024

Installation

How to install the Altinn Studio CLI

Note: The Altinn Studio CLI requires .Net 8.0 or later to be installed. See Microsoft’s documentation to install .Net 8.0.

To install the CLI, run the following command in your terminal:

dotnet tool install -g altinn.studio.cli

To verify that the installation was successful, run the following command:

altinn-studio --version