Skip to main content

secrets

Display functions for Datalayer core.

def display_secrets(secrets: 'list[dict[str, str]]') -> 'None'

Display a list of secrets in the console.

Parameters

  • secrets : list[dict[str, str]]

    List of secret dictionaries to display.