这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ema
Copy link
Contributor

@ema ema commented Jul 8, 2013

Hi!

These patches introduce 'apps', a new dokku command to list existing applications. I have noticed that new commands added to plugins/00_dokku-standard/commands were ignored, thus the second patch to fix nginx-vhosts' plugin behavior.

Thanks!
Emanuele

@asm89
Copy link
Contributor

asm89 commented Jul 17, 2013

@ema Can you split this PR in two parts? -> dokku-client as separate PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shall we call this urls? Then you can do url <app-name> for one url and urls for urls of all apps.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apps makes more sense to me. You could xargs them together if you wanted/needed.

@ema
Copy link
Contributor Author

ema commented Aug 1, 2013

Hey guys! Sorry for the delay, I was on vacation with very little internet access.

I have created a new PR for dokku-client. Thanks for your comments!

@progrium progrium merged commit b433626 into dokku:master Aug 8, 2013
josegonzalez added a commit that referenced this pull request Nov 16, 2014
This creates the following commands:

- apps
- apps:create <app>
- apps:destroy <app>

It also:

- makes `delete` an alias for `apps:destroy`
- adds confirmation to `apps:destroy`
- allows a developer to remove apps that have been created via apps:create but have not been deployed

Refs #87
Refs #543
Refs #586
Closes #599
Refs #655
Refs #656
Refs #685
Closes #757
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.

3 participants