mirror of
https://github.com/rancher/os.git
synced 2025-09-02 23:34:57 +00:00
New console label to handle switching between persistent consoles
This commit is contained in:
@@ -31,6 +31,7 @@ const (
|
||||
DETACH = "io.rancher.os.detach"
|
||||
CREATE_ONLY = "io.rancher.os.createonly"
|
||||
RELOAD_CONFIG = "io.rancher.os.reloadconfig"
|
||||
CONSOLE = "io.rancher.os.console"
|
||||
SCOPE = "io.rancher.os.scope"
|
||||
REBUILD = "io.docker.compose.rebuild"
|
||||
SYSTEM = "system"
|
||||
|
Reference in New Issue
Block a user