Resolve "Implement missing functionality of subscription management"
Merged
requested to merge 385-implement-missing-functionality-of-subscription-management into master
Compare changes
- Fabian Seidl authored
+ 2
− 2
@@ -46,10 +46,10 @@ var subAddCmd = &cobra.Command{
@@ -46,10 +46,10 @@ var subAddCmd = &cobra.Command{
_, err := api.Add(createContextWithAuthorization(), viper.GetString("controllerAPIEndpoint"), mneUUID, nil)