DESCRIPTION
    add-proxy

	Adds a proxy configuration.

SYNTAX
        add-proxy [options] name

ARGUMENTS
        name
                Name for the proxy configuration.

OPTIONS
        --host
                The proxy's hostname.
        --non-interactive
                Controls if the shell can ask for input or not.
        --password
                Password credentials.
        --port
                The proxy's port.
        --username
                Username credentials.
