Command: ubos-admin showappconfig

/docs/gears/developer/understanding/showappconfig/

Running

To see the supported options, invoke ubos-admin showappconfig --help.

If invoked as root, all available information available can be printed. If invoked as a non-``root` user, credential information (such as passwords and TLS keys) are not printed.

Understanding

This command lists information about one single AppConfiguration on this Device.

This command looks for the correct Site JSON file for the specified AppConfiguration, and prints it in various formats and levels of detail, as specified in the command-line options.

By default, the output is intended for human consumptions, but JSON output is supported as well.

See also: