mirror of
https://github.com/rancher/os.git
synced 2025-09-12 21:23:13 +00:00
allow shortened version: ros s logs -f network
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -145,7 +145,7 @@ func LogsCommand(factory composeApp.ProjectFactory) cli.Command {
|
||||
Value: 100,
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "follow",
|
||||
Name: "follow, f",
|
||||
Usage: "Follow log output.",
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user