Merge pull request #2557 from dokku/dokku-cli-improvements

Dokku cli improvements
This commit is contained in:
Jose Diaz-Gonzalez
2017-01-16 15:32:11 -07:00
committed by GitHub
5 changed files with 135 additions and 77 deletions

View File

@@ -3,7 +3,7 @@
> New as of 0.3.10
```
domains [<app>] # List domains
domains [<app>|--global] # List domains
domains:add <app> <domain> [<domain> ...] # Add domains to app
domains:add-global <domain> [<domain> ...] # Add global domain names
domains:clear <app> # Clear all domains for app