Create exampleData.ts

This commit is contained in:
Hristo Nedelkov 2023-11-13 23:47:47 +02:00
parent 05ecb38709
commit b76850b340

View File

@ -0,0 +1,630 @@
type DataType = {
option: string
description: string
}
export const exampleData: DataType[] = [
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--config-file',
description: 'Loads the configuration from a TOML file.',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
{
option: '--log-level',
description:
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
},
]