We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef822a commit c5ca2efCopy full SHA for c5ca2ef
docker/api/secret.py
@@ -53,7 +53,7 @@ def inspect_secret(self, id):
53
Retrieve secret metadata
54
55
Args:
56
- id (string): Full ID of the secret to remove
+ id (string): Full ID of the secret to inspect
57
58
Returns (dict): A dictionary of metadata
59
0 commit comments