void fire() Execute the console command.
string|array argument(string $key = null) Get the value of a command argument
void question(string $string, null|int|string $verbosity = null) Write
void table(array $headers, Arrayable|array $rows,
bool confirm(string $question, bool $default = false) Confirm a question
bool hasArgument(string|int $name) Determine if the given argument is present
void line(string $string) Write a string as standard output.
OutputInterface getOutput() Get the output implementation.
void comment(string $string, null|int|string $verbosity = null) Write a
Page 4 of 26