mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
feat: add uc ctx show command to print the current cluster context (#317)
* feat: add uc ctx show This only shows the current context and nothing more. On error nothing is printed (also no error). This is useful to include in your prompt. See: #314 Signed-off-by: Miek Gieben <miek@miek.nl> * docs Signed-off-by: Miek Gieben <miek@miek.nl> --------- Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -26,5 +26,6 @@ uc ctx [flags]
|
||||
* [uc](uc.md) - A CLI tool for managing Uncloud resources such as machines, services, and volumes.
|
||||
* [uc ctx connection](uc_ctx_connection.md) - Choose a new default connection for the current context.
|
||||
* [uc ctx ls](uc_ctx_ls.md) - List available cluster contexts.
|
||||
* [uc ctx show](uc_ctx_show.md) - Show current cluster context.
|
||||
* [uc ctx use](uc_ctx_use.md) - Switch to a different cluster context.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user