* Anne Jan Brouwer <[email protected]>: > In QtPass I “switch” the PASSWORD_STORE_DIR environment variable. > > That seems to work well. > > You could make a simpel script to switch the folders like pass-switch-work > and pass-switch-private or something.. > > Or setup aliases (eg. pass-work and pass-private) with different > PASSWORD_STORE_DIR environment settings. > > Haven’t found a nicer way personally,
Yep, same here. Would it make sense to add a new command line option to indicate the store? Something like "pass -s $password-store ..."? p@rick > > Anne Jan > > ---- Patrick Ben Koetter wrote ---- > > >Greetings, > > > >we use per customer/project code repos in git. And we'd like to store all > >secrets for a project along with the corresponding repo. > > > >All I've been able until today is come up with a set up aliases in my bashrc > >to point 'pass' to the different password-stores. It works, but it feels kind > >of clumsy. > > > >Anyone on the list who has had the same requirements and came up with a > >different solution? > > > >TIA > > > >p@rick > > > >-- > >[*] sys4 AG > > > >https://sys4.de, +49 (89) 30 90 46 64 > >Franziskanerstraße 15, 81669 München > > > >Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 > >Vorstand: Patrick Ben Koetter, Marc Schiffbauer > >Aufsichtsratsvorsitzender: Florian Kirstein > > > >_______________________________________________ > >Password-Store mailing list > >[email protected] > >http://lists.zx2c4.com/mailman/listinfo/password-store > _______________________________________________ > Password-Store mailing list > [email protected] > http://lists.zx2c4.com/mailman/listinfo/password-store -- [*] sys4 AG https://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
