string|array option(string $key = null) Get the value of a command option
StatusCommand class StatusCommand extends
void table(array $headers, Arrayable|array $rows,
BaseCommand class BaseCommand extends Command
array arguments() Get all of the arguments passed to the command.
Application getLaravel()
int run(InputInterface $input, OutputInterface $output) Run the console
void info(string $string, null|int|string $verbosity = null) Write a string
int call(string $command, array $arguments = array()) Call another console
string|array argument(string $key = null) Get the value of a command argument
Page 9 of 23