Skip to content

Add RST descriptor for console component. #45717

@grasmash

Description

@grasmash

Description

The console component currently has descriptors for Markdown, Json, etc. This feature would add RST as an option.

Example

$helper = new DescriptorHelper();
$helper->describe($output, $this->getApplication(), [
  'format' => 'rst',
]);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions