Skip to content

Commit 350fce0

Browse files
committed
Docs: add container registry ls command reference
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
1 parent cd0874b commit 350fce0

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

docs/command-reference.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,24 @@ container registry logout [--debug] <registry>
909909

910910
No options.
911911

912+
### `container registry list`
913+
914+
Lists container registry domains for which login credentials are currently stored.
915+
916+
**Usage**
917+
918+
```bash
919+
container registry list [--debug]
920+
```
921+
922+
**Arguments**
923+
924+
No arguments.
925+
926+
**Options**
927+
928+
No options.
929+
912930
## System Management
913931

914932
System commands manage the container apiserver, logs, DNS settings and kernel. These are only available on macOS hosts.

0 commit comments

Comments
 (0)