Skip to content

[Console] Document the interaction process #4366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gossi opened this issue Oct 24, 2014 · 2 comments
Closed

[Console] Document the interaction process #4366

gossi opened this issue Oct 24, 2014 · 2 comments
Labels
actionable Clear and specific issues ready for anyone to take them. Console hasPR A Pull Request has already been submitted for this issue.

Comments

@gossi
Copy link

gossi commented Oct 24, 2014

Hey guys,

I just wrote a CLI application using the symfony console component, which is great. I know from composer, that there is an interactive mode, where I can get some user-input. Unfortunately there was no official documentation for it. So I looked up the source in composer and symfony to get my job done. Would be nicer to just read it on the symfony documentation, because it was opened anyway as a reference for me.

Thanks

@wouterj wouterj added Missing Documentation actionable Clear and specific issues ready for anyone to take them. labels Oct 25, 2014
@wouterj wouterj added the Console label May 2, 2015
@wouterj
Copy link
Member

wouterj commented May 2, 2015

This is indeed missing (#4996 is also related). It should at last be added to the console component documentation.

@xabbuh xabbuh added the hasPR A Pull Request has already been submitted for this issue. label May 31, 2015
wouterj added a commit that referenced this issue Aug 14, 2015
This PR was squashed before being merged into the 2.3 branch (closes #5319).

Discussion
----------

[Console] Command Lifecycle explications

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3+
| Fixed tickets | #4996, #4366

Hi

I took the doc form https://github.com/symfony/symfony-demo/blob/master/src/AppBundle/Command/AddUserCommand.php by @javiereguiluz  as a minimal explanations for this, which IMO could be beneficial for devs

Commits
-------

f45c392 [Console] Command Lifecycle explications
@wouterj
Copy link
Member

wouterj commented Dec 5, 2015

Fixed by #5319

@wouterj wouterj closed this as completed Dec 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. Console hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

3 participants