node-cli
node-cli copied to clipboard
raise SystemExit() instead of sys.exit()
if a command throws an error. It's better to raise SystemExit() instead of sys.exit()