- As mentioned in the title - calling `apify secrets add` without arguments results in exit code 0 - The expected result is a non-zero exit code - Since the command calls `addSecret` which throws an `Error`, there's a good chance that this is not properly handled for any command