Skip to content

CLI & toolkit: --proxy must include a protocol #453

@mrgrain

Description

@mrgrain

If not, the CLI basically fails silently:

cdk notices --proxy localhost:1234

Only with verbose output we get an error:

cdk -vvv notices --proxy localhost:1234

But the error is Unsupported protocol for proxy URL: localhost:1234.

We can catch this earlier maybe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions