Skip to main content

Updating Genies SDK

Genies CLI Update Command

If you would like to update your SDK, you can run the update command:

geniescli update <projectPath>
tip

If you haven't installed the CLI yet, start with the Getting Started tutorial.

If successful, you should see the following output:

CLI after updating

caution

The specific project should not be open in the Unity Editor prior to updating the SDK.

Genies CLI SDK Command

If you would like to see all the Genies SDK versions available including the very latest version, then use the sdk command:

geniescli sdk

Genies CLI SDK