mirror of
https://github.com/rancher/os.git
synced 2025-09-02 15:24:32 +00:00
Refactor to use libcompose
This commit is contained in:
@@ -47,12 +47,6 @@ func Main() {
|
||||
HideHelp: true,
|
||||
Subcommands: serviceSubCommands(),
|
||||
},
|
||||
//{
|
||||
// Name: "reload",
|
||||
// ShortName: "a",
|
||||
// Usage: "reload configuration of a service and restart the container",
|
||||
// Action: reload,
|
||||
//},
|
||||
{
|
||||
Name: "os",
|
||||
Usage: "operating system upgrade/downgrade",
|
||||
|
Reference in New Issue
Block a user