Deploy Capability
Deploy a capability into the ecosystem. This should deploy all of the SABRs in the capability or attach to currently running SABRs in the defined capabiility.
Actors
Extends Use Cases
Detail Scenarios
Scenario Deploy Capability Release
Deploy Capability Release allows a capability to be deployed into the ecosystem, which can include several SABRs in the ecosystem across a set of heterogeneous resources.
Steps
- capability create –name myCapability1 –file ./templates/capability.js
- aml cm capability build –name myCapability1
- aml cm capability deploy –capability myCapability1