php artisan <command> from the webroot of the Curator installation, regardless of platform (Linux or Windows).
You can also run php artisan by itself to see a full list of all available artisan commands.
Older versions of Curator use the
portal: prefix instead of curator: for core commands (e.g., portal:setkey
instead of curator:setkey). Either prefix works because they are aliased.