Skip to content

Commit

Permalink
Kickstart CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Mar 15, 2021
1 parent df34531 commit 58b4623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/cli/apps.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Lists your existing applications. To create one try:
`,
RunE: func(cmd *cobra.Command, args []string) error {
var list *management.ClientList

err := ansi.Spinner("Loading applications", func() error {
var err error
list, err = cli.api.Client.List()
Expand Down

0 comments on commit 58b4623

Please sign in to comment.