Skip to content

HE-TEADAL-PROJECT/fdp-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDP Manager

A CLI tool to deploy and undeploy FDPs in a TEADAL node

Usage

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.yaml

Descriptor file

fdp-descriptor:
  name: testxfdp
  version: 1.0.0
  description: >
    FDP descriptor used to test

  deployment: httpbin-deployment.yaml      
  resources:
  - additional.yaml      

About

CLI based app to deploy/undeploy FDP in a TEADAL node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages