aio-cli icon indicating copy to clipboard operation
aio-cli copied to clipboard

Count flag is broken in runtime command action list

Open purplecabbage opened this issue 1 year ago • 2 comments

Expected Behaviour

aio runtime action list -c=2 ... 2 actions listed

Actual Behaviour

› Error: failed to list the actions: the requested resource does not exist. (404 Not Found) › specify --verbose flag for more information

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Environment Info

  System:
    OS: macOS 15.1.1
    CPU: (10) arm64 Apple M1 Max
    Memory: 1006.25 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.10.0 - ~/.nvm/versions/node/v22.10.0/bin/node
    Yarn: 1.22.19 - ~/.bun/bin/yarn
    npm: 10.9.0 - ~/.nvm/versions/node/v22.10.0/bin/npm
  Virtualization:
    Docker: 20.10.17 - /usr/local/bin/docker
  npmGlobalPackages:
    @adobe/aio-cli: 10.3.1

Sample Code that illustrates the problem

Logs taken while reproducing problem

purplecabbage avatar Dec 09 '24 23:12 purplecabbage