forked from toolshed/abra
		
	fix: show which secret was generated
This commit is contained in:
		| @ -147,7 +147,7 @@ Example: | ||||
| 			logrus.Fatal(err) | ||||
| 		} | ||||
|  | ||||
| 		logrus.Info("secret successfully stored on server") | ||||
| 		logrus.Infof("%s successfully stored on server", secretName) | ||||
|  | ||||
| 		if internal.Pass { | ||||
| 			if err := secret.PassInsertSecret(data, name, app.Name, app.Server); err != nil { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user