Skip to content
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

Add ddev status as alias of ddev describe for #2195 #2955

Merged
merged 1 commit into from
Apr 24, 2021

Conversation

rfay
Copy link
Member

@rfay rfay commented Apr 20, 2021

The Problem/Issue/Bug:

Several people chimed in on #2195 asking for ddev status as an alias for ddev describe.

How this PR Solves The Problem:

Adds ddev status, ddev st, ddev desc. Otherwise functionality is unchanged.

Manual Testing Instructions:

  • Try ddev status and ddev status <projectname>

You can test this PR at https://gitpod.io/#https://github.com/drud/ddev/pull/2955 - You can get to the base project with cd /workspace/simpleproj and then use ddev describe and ddev status to your heart's delight.

@shaal
Copy link
Collaborator

shaal commented Apr 20, 2021

ddev status work! As well as ddev st, ddev desc and ddev describe

image

@shaal
Copy link
Collaborator

shaal commented Apr 20, 2021

@rfay What do you think about adding this to manual testing instructions -
When Gitpod finished loading, type in the terminal:
cd ../simpleproj

Test the various commands to confirm the original command and new aliases work as expected -

  • ddev describe
  • ddev st
  • ddev desc
  • ddev status
  • ddev st --help

@rfay
Copy link
Member Author

rfay commented Apr 20, 2021

Of course. And of course ddev status simpleproj

@rfay rfay merged commit db7efa4 into ddev:master Apr 24, 2021
@rfay rfay deleted the 20210220_ddev_status branch April 24, 2021 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants