rctab_cli.sub_apps.sub.set_the_persistence

rctab_cli.sub_apps.sub.set_the_persistence(subscription_id: UUID, always_on: bool = False) None

Set the persistence of a subscription.

Parameters:
  • subscription_id – The ID of the subscription to set the persistence of.

  • always_on – Whether the subscription should be always on.

Returns:

None.