ska_dlm.cli

CLI support for ska_dlm package.

The SKA DLM is using typer to provide a convenient user experience on the command line, including help and command completion. After installation of the package it can be used with the command:

`bash $ ska-dlm Usage: ska-dlm [OPTIONS] COMMAND [ARGS]... Try 'ska-dlm --help' for help. `

Functions

main()

SKA Data Lifecycle Management command-line utility.