Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SaveConfigurationParameter

Package version

Save Tenant Configuration Contract details.

Hierarchy

  • SaveConfigurationParameter

Index

Properties

Properties

Optional branch

branch: undefined | string

The name of the Git branch in which to commit the current configuration snapshot.

Optional force

force: undefined | false | true

The value if true, the current configuration database is committed to the Git repository, even if the Git repository has newer changes that would be overwritten.

Generated using TypeDoc