42960f1db7
Adds @backstage/cli-module-actions with commands for listing and executing actions from the distributed actions registry. Exports auth helpers from cli-module-auth for cross-module reuse. Relaxes the actions registry auth check to allow direct user invocations from the CLI. Signed-off-by: benjdlambert <ben@blam.sh>
2 lines
77 B
JavaScript
2 lines
77 B
JavaScript
module.exports = require('@backstage/cli/config/eslint-factory')(__dirname);
|