Skip to content

Commit 764522d

Browse files
author
Matthew Fisher
committed
docs(client): more clarity on limits:set
1 parent a1628af commit 764522d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

client/deis.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,6 +1396,7 @@ def limits_set(self, args):
13961396
Note that Dockerfile apps have a default 'cmd' process type.
13971397
<limit>
13981398
The limit to apply to the process type. By default, this is set to --memory.
1399+
You can only set one type of limit per call.
13991400
14001401
With --memory, units are represented in Bytes (B), Kilobytes (K), Megabytes
14011402
(M), or Gigabytes (G). For example, `deis limit:set cmd=1G` will restrict all

0 commit comments

Comments
 (0)