[console_scripts]
a0 = flyte._bin.runtime:main
flyte = flyte.cli.main:main

[keyring.backends]
flyte_keyring_file = flyte._keyring.file
