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 8bdde7c commit 7fdb711Copy full SHA for 7fdb711
commands/apps_test.go
@@ -23,6 +23,7 @@ func TestAppsCommand(t *testing.T) {
23
require.NotNil(t, cmd)
24
assertCommandNames(t, cmd,
25
"create",
26
+ "detect",
27
"get",
28
"list",
29
"update",
0 commit comments