mirror of https://github.com/linkerd/linkerd2.git
Add an`-o/--output` flag to the `linkerd profile` command which outputs ServiceProfile manifests. The supported output formats are yaml (default) and json. Both of these formats are supported by kubectl and either one can be piped into `kubectl apply`. Signed-off-by: Alex Leong <alex@buoyant.io> |
||
|---|---|---|
| .. | ||
| testdata | ||
| api_handlers.go | ||
| api_handlers_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| reverse_proxy.go | ||
| server.go | ||
| test_helpers.go | ||