cmd/accounts.go
changeset 29 4f12e5d4ef75
parent 28 79aa812c0dd2
child 30 14561d44211b
--- a/cmd/accounts.go	Sat Apr 29 13:54:04 2017 +0200
+++ b/cmd/accounts.go	Sat Apr 29 17:20:19 2017 +0200
@@ -332,6 +332,9 @@
 				return err
 			}
 			opt.accountID = account.ID
+			if verbose {
+				errPrint("User account ID: %d", opt.accountID)
+			}
 		}
 	default:
 		// The other subcommands here require an account ID