mirror of https://github.com/docker/cli.git
Merge pull request #1598 from thaJeztah/docs_missing_placeholder
docs: add missing ID placeholder for docker node ps
This commit is contained in:
commit
7ff499d8db
|
@ -116,6 +116,7 @@ Valid placeholders for the Go template are listed below:
|
||||||
|
|
||||||
Placeholder | Description
|
Placeholder | Description
|
||||||
----------------|------------------------------------------------------------------------------------------
|
----------------|------------------------------------------------------------------------------------------
|
||||||
|
`.ID` | Task ID
|
||||||
`.Name` | Task name
|
`.Name` | Task name
|
||||||
`.Image` | Task image
|
`.Image` | Task image
|
||||||
`.Node` | Node ID
|
`.Node` | Node ID
|
||||||
|
|
Loading…
Reference in New Issue