mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-06 05:54:28 -04:00
AB#2308 / AB#2317 constellation upgrade plan (#3)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
b27e205399
commit
ce02878019
10 changed files with 844 additions and 17 deletions
|
@ -14,6 +14,7 @@ func NewUpgradeCmd() *cobra.Command {
|
|||
}
|
||||
|
||||
cmd.AddCommand(newUpgradeExecuteCmd())
|
||||
cmd.AddCommand(newUpgradePlanCmd())
|
||||
|
||||
return cmd
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue