adobe / aio-cli-plugin-runtime

Adobe I/O Runtime plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
15 stars 31 forks source link

Activations don't have names, actions do ... #265

Closed purplecabbage closed 2 years ago

purplecabbage commented 2 years ago

USAGE $ aio runtime:activation:list [ACTIVATION_NAME] // <<== this should be [ACTION_NAME]

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #265 (4cd9c48) into master (734a6d2) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #265   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         1698      1698           
  Branches       322       322           
=========================================
  Hits          1698      1698           
Impacted Files Coverage Δ
src/commands/runtime/activation/list.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 734a6d2...4cd9c48. Read the comment docs.