mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-28 20:13:33 +00:00
add service rm CLI command
This commit is contained in:
@@ -11,6 +11,7 @@ func NewRootCommand() *cobra.Command {
|
||||
}
|
||||
cmd.AddCommand(
|
||||
NewListCommand(),
|
||||
NewRmCommand(),
|
||||
NewRunCommand(),
|
||||
)
|
||||
return cmd
|
||||
|
||||
Reference in New Issue
Block a user