sharingio / pair

A shareable pairing environment
https://pair.sharing.io
Apache License 2.0
11 stars 1 forks source link

Add field to get registry.INSTANCE.pair.sharing.io auth password #160

Closed BobyMCbobs closed 1 year ago

BobyMCbobs commented 2 years ago

Currently the only way to get the registry password is to: load the init env and get these variables

sharingio-pair-load-init-env
echo user: $SHARINGIO_PAIR_INSTANCE_REGISTRY_USER
echo password: $SHARINGIO_PAIR_INSTANCE_REGISTRY_PASSWORD

It would be nice to display it somewhere on the instance page