Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Common Configuration

view on GitHub

Any of the values specified in Romp configuration reference may be specified as an argument.

Common Package Source Arguments

Many commands have the same arguments used to specify a package source. The names and descriptions of these arguments are documented here for consistency.

source value In package source mode, this refers to either the package source name or a URL to a Universal Feed API endpoint. If the argument begins with http:// or https://, it will be treated as a URL.
authentication value Either the API Key, or a username/password to use for authentication to Universal API Feeds.

If this argument contains exactly one colon, it is treated as a username:password pair. Otherwise, it’s treated as an API key.

Specifying this argument without a source URL will result in an error.