mirror of
https://github.com/openfaas/faas.git
synced 2025-06-21 08:46:32 +00:00
Rename samples.yml to stack.yml
Keeping documentation up to date
This commit is contained in:
@ -126,7 +126,7 @@ provider:
|
|||||||
Now deploy the samples:
|
Now deploy the samples:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ faas-cli deploy -f samples.yml
|
$ faas-cli deploy -f stack.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
> The `faas-cli` also supports an override of `--gateway http://...` for example:
|
> The `faas-cli` also supports an override of `--gateway http://...` for example:
|
||||||
@ -138,7 +138,7 @@ $ faas-cli deploy -f samples.yml --gateway http://127.0.0.1:31112
|
|||||||
List the functions:
|
List the functions:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ faas-cli list -f samples.yml
|
$ faas-cli list -f stack.yml
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user