We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9cb95c commit e7c1636Copy full SHA for e7c1636
cli/cli.go
@@ -24,6 +24,7 @@ import (
24
// version.GetPromoteAppVersionCommand(appContext),
25
// version.GetDeleteAppVersionCommand(appContext),
26
// packagecmds.GetBindPackageCommand(appContext),
27
+// packagecmds.GetUnbindPackageCommand(appContext),
28
// application.GetCreateAppCommand(appContext),
29
// application.GetUpdateAppCommand(appContext),
30
// application.GetDeleteAppCommand(appContext),
0 commit comments