Command Help - DSS 6 | Data Source Solutions Documentation

Documentation: Command Help - DSS 6 | Data Source Solutions Documentation

Command Help

Use option --help along with the command to display a short description of all options available for that specific command. For example, the following command will show a short description of all options available for command dssuserconfig.

dssuserconfig --help

Output:

Usage: dssuserconfig
    [-A authentication<str local plugin>]
    [-a]                    # -a=Replace all properties
    [-c]                    # -c=Create user
    [-d]                    # -d=Drop user
    [-i jsonfile_in<str>]   # -i=Read properties from JSON file
    [-h hub<ident>]         # -h=hub name, for hub-user properties
    [-o jsonfile_out<str>]  # -o=Write properties to JSON file
    [-R url<str>]           # -R=Repository URL
    [-r]                    # -r=Reset password of local user
    --
    [user<str>]             # User name (list users if absent)
    [prop_specs<str>]...    # Specs of properties, when
                            # - setting: name=value
                            # - getting: name
                            # - deleting: name=