SDP Console
The SDP Console is one of the components that make up the SDP system.
The Dockerfile in the Console repository builds an image that can be used to launch a command-line environment
(i.e. a bash or iPython shell) to connect to, and interact with, the SDP configuration database.
This enables the use of the configuration library CLI
via its ska-sdp command.
Warning
The configuration library CLI is not recommended for non-developers - the iTango interface is an easier way to work with SDP for general users.
A quick recipe for working with the Console and the SDP CLI can be found here.