aura icon indicating copy to clipboard operation
aura copied to clipboard

invalid option `--verbose`

Open pc00per opened this issue 3 years ago • 1 comments

$ sudo aura -A extension-manager --verbose [sudo] password for default: Invalid option `--verbose'

pc00per avatar Jul 21 '22 12:07 pc00per

Hi, thanks for the report. If you'd like to "unsuppress" build output, try the -x option with -A, like:

sudo aura -Ax extension-manager

Note that this isn't necessary with Aura 4, currently in Alpha.

fosskers avatar Jul 24 '22 01:07 fosskers