adobe / aio-cli

Adobe I/O Extensible CLI
https://www.adobe.io
Apache License 2.0
78 stars 33 forks source link

Undeploy option not available in "aio-apps-action", because of this there is no UNDEPLOY option through CI/CD. #669

Open gpavan-18 opened 1 month ago

gpavan-18 commented 1 month ago

Expected Behaviour

CI/CD should support the Undeploy of an App Builder app.

Actual Behaviour

No "undeploy" optin available within aio-apps-action librabry.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Environment Info

  System:
    OS: macOS 14.6.1
    CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 69.86 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.12.2 - /usr/local/bin/node
    Yarn: Not Found
    npm: 10.8.2 - /usr/local/bin/npm
  Virtualization:
    Docker: 27.1.1 - /usr/local/bin/docker
  npmGlobalPackages:
    @adobe/aio-cli: 10.3.0

Sample Code that illustrates the problem

Logs taken while reproducing problem