Merge pull request #30898 from allencloud/add-link-query-in-container-rm-api-doc
add link query in container rm api doc Upstream-commit: b89aff1afa1f61993ab2ba18fd62d9375a195f5d Component: engine
This commit is contained in:
@@ -1056,6 +1056,8 @@ Remove the container `id` from the filesystem
|
||||
associated to the container. Default `false`.
|
||||
- **force** - 1/True/true or 0/False/false, Kill then remove the container.
|
||||
Default `false`.
|
||||
- **link** - 1/True/true or 0/False/false, Remove the specified
|
||||
link associated to the container. Default `false`.
|
||||
|
||||
**Status codes**:
|
||||
|
||||
|
||||
@@ -1095,6 +1095,8 @@ Remove the container `id` from the filesystem
|
||||
associated to the container. Default `false`.
|
||||
- **force** - 1/True/true or 0/False/false, Kill then remove the container.
|
||||
Default `false`.
|
||||
- **link** - 1/True/true or 0/False/false, Remove the specified
|
||||
link associated to the container. Default `false`.
|
||||
|
||||
**Status codes**:
|
||||
|
||||
|
||||
@@ -1102,6 +1102,8 @@ Remove the container `id` from the filesystem
|
||||
associated to the container. Default `false`.
|
||||
- **force** - 1/True/true or 0/False/false, Kill then remove the container.
|
||||
Default `false`.
|
||||
- **link** - 1/True/true or 0/False/false, Remove the specified
|
||||
link associated to the container. Default `false`.
|
||||
|
||||
**Status codes**:
|
||||
|
||||
|
||||
@@ -1185,6 +1185,8 @@ Remove the container `id` from the filesystem
|
||||
associated to the container. Default `false`.
|
||||
- **force** - 1/True/true or 0/False/false, Kill then remove the container.
|
||||
Default `false`.
|
||||
- **link** - 1/True/true or 0/False/false, Remove the specified
|
||||
link associated to the container. Default `false`.
|
||||
|
||||
**Status codes**:
|
||||
|
||||
|
||||
@@ -1364,6 +1364,8 @@ Remove the container `id` from the filesystem
|
||||
associated to the container. Default `false`.
|
||||
- **force** - 1/True/true or 0/False/false, Kill then remove the container.
|
||||
Default `false`.
|
||||
- **link** - 1/True/true or 0/False/false, Remove the specified
|
||||
link associated to the container. Default `false`.
|
||||
|
||||
**Status codes**:
|
||||
|
||||
|
||||
@@ -1399,6 +1399,8 @@ Remove the container `id` from the filesystem
|
||||
associated to the container. Default `false`.
|
||||
- **force** - 1/True/true or 0/False/false, Kill then remove the container.
|
||||
Default `false`.
|
||||
- **link** - 1/True/true or 0/False/false, Remove the specified
|
||||
link associated to the container. Default `false`.
|
||||
|
||||
**Status codes**:
|
||||
|
||||
|
||||
@@ -1441,6 +1441,8 @@ Remove the container `id` from the filesystem
|
||||
associated to the container. Default `false`.
|
||||
- **force** - 1/True/true or 0/False/false, Kill then remove the container.
|
||||
Default `false`.
|
||||
- **link** - 1/True/true or 0/False/false, Remove the specified
|
||||
link associated to the container. Default `false`.
|
||||
|
||||
**Status codes**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user