Skip to content

Commit 99bb03c

Browse files
committed
docs(using-docker-images): add --no-remote
1 parent 26888dc commit 99bb03c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/using-workflow/using-docker-images.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Use `deis create` to create an application on the [controller][].
3636
$ deis create example-go --no-remote
3737
Creating application... done, created example-go
3838

39+
!!! note
40+
For all commands except for `deis create`, the `deis` client uses the name of the current directory
41+
as the app name if you don't specify it explicitly with `--app`.
42+
3943

4044
## Deploy the Application
4145

0 commit comments

Comments
 (0)