A CLI tool to deploy and undeploy FDPs in a TEADAL node
fdp-manager [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
deploy Deploy with YAML descriptor file
help Help about any command
list List all deployments
undeploy Undeploy a deployment by name
Flags:
-h, --help help for fdp-manager
Example:
fdp-manager deploy ./http-descriptor.yamlfdp-descriptor:
name: testxfdp
version: 1.0.0
description: >
FDP descriptor used to test
deployment: httpbin-deployment.yaml
resources:
- additional.yaml