Skip to content

Commit 2f10d8a

Browse files
committed
Rename Application Lifecycle to AppTrust
1 parent bfc54fe commit 2f10d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
// "apptrust",
1515
// nil,
1616
// components.Namespace{
17-
// Name: string(cliutils.At),
17+
// Name: "app",
1818
// Description: "AppTrust commands.",
1919
// Category: "Command Namespaces",
2020
// Commands: []components.Command{

0 commit comments

Comments
 (0)