3scale_toolbox icon indicating copy to clipboard operation
3scale_toolbox copied to clipboard

3scale toolbox

Results 24 3scale_toolbox issues
Sort by recently updated
recently updated
newest added

The toolbox can update proxy related configuration but, limited to proxy endpoint on API, it can't access proxy mapping rules endpoints since there's no command for it. My use case...

It would be great if the mapping rules(for both products as well as backends) also get exported along with Methods & Metrics in a YAML format or in a Swagger...

Just applied this command: `3scale application-plan create --disabled --system-name=finnhub_crypto acme-ocp4 6 "crypto basic" ` and the only method/metric that was disabled during configuration was **Hits**, the rest which are not...

this would allow the developers to see it and be able to subscribe to it without any additional step

Currently, `http_proxy` env var can be used to setup connections though HTTP proxy. https://docs.ruby-lang.org/en/2.7.0/Net/HTTP.html#method-c-new However, it is limited. If the proxy requires authentication, the toolbox must supply it explicitly.

3scale account create .... And maybe a wizard. 3scale account create --wizard

Lower level command for account management

This is an enhancement requested in order improve the SOAP service management, it consist of creating a new command that reads a WSDL file and perform this actions in 3scale:...

It would be great to have a command to delete the backend. backend super command has only "copy" subcommand. Backends can be created by importing the OpenAPI definition but it...

[Export proxy configuration command](https://github.com/3scale/3scale_toolbox/blob/master/docs/proxy-config.md#export) can be enhanced providing some gateway host parameter. 3scale API provides an endpoint that returns the latest proxy config for all services that share a gateway...