Updated versions in docs for v0.28.0 release

This commit is contained in:
Pinny
2023-12-15 18:56:15 +00:00
parent 2c5214724b
commit 659224a207
2 changed files with 2 additions and 1 deletions

View File

@@ -358,6 +358,7 @@ pinniped whoami [flags]
--kubeconfig string Path to kubeconfig file
--kubeconfig-context string Kubeconfig context name (default: current active context)
-o, --output string Output format (e.g., 'yaml', 'json', 'text') (default "text")
--timeout duration Timeout for the WhoAmI API request (default: 0, meaning no timeout)
```
### SEE ALSO