Skip to content

insiders¤

Manage your Insiders projects.

This tool lets you manage your local and remote Git repositories for projects that offer an Insiders version.

See the documentation / help text of the different subcommands available.

Example

insiders --debug-info

Global Options Description Default
-c, --config CONFIG Path to the configuration file. /home/user/.config/insiders/insiders.toml
-L, --log-level LOG_LEVEL Lowest log level to display. Levels below that will be hidden. INFO
-P, --log-path LOG_PATH Write log messages to this file path. standard error
--log-include LOG_INCLUDE Include logs originating from these modules/loggers. By default, all logs are included.
--log-exclude LOG_EXCLUDE Exclude logs originating from these modules/loggers. Applied after inclusion. By default, nothing is excluded.
--log-downgrade LOG_DOWNGRADE Downgrade INFO logs to DEBUG for logs originating from these modules/loggers. By default, all dependency logs are downgraded.
Options Description Default
-V, --version Print the program version and exit. False
--debug-info Print debug information. False