Skip to content

OperationPerformed

class algokit_utils.applications.enums.OperationPerformed(*args, **kwds)

Section titled “class algokit_utils.applications.enums.OperationPerformed(*args, **kwds)”

Bases: enum.Enum

Describes the actions taken during deployment

An existing Application was found

No existing Application was found, created a new Application

An existing Application was found, but was out of date, updated to latest version

An existing Application was found, but was out of date, created a new Application and deleted the original