Skip to content

[RFE] Backplane-cli should have a no-proxy flag #10

Description

@samanthajayasinghe

Context

When doing development on backplane-api, we need to run it locally.

The development guide has a note to edit your backplane config and remove the proxy_url

~/.config/backplane
If this is not done correctly, its very hard to figure from the returned errors of either backplane-cli or backplane-api logs even with full verbosity.

Additionally, one needs to patch it back afterwards.

User Story

I want to be able to override the configured proxy in backplane-cli, to be able to talk to a locally running backplane-api, without patching any of my local config files.

Impact/Value

This has repeatedly caused issues when people try to do development in the backplane space ( including cad and managed scripts )

What needs to be done (optional)

Add a --no-proxy flag to backplane-cli (or --proxy allowing an empty string)

Improve the verbose output with full http requests to allow for easier debugging

Update the development guide for backplane-api with the new flag

(If applicable): Update cad and managed-scripts contributing guides to explain how to test changes against a locally running backplane-api

A link to the backplane–api development guide could be a good start

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions