# Cloudcreds [![pipeline status](https://gitlab.com/cloudcreds/rust/cloudcreds/badges/master/pipeline.svg)](https://gitlab.com/cloudcreds/rust/cloudcreds/-/commits/master) [![coverage report](https://gitlab.com/cloudcreds/rust/cloudcreds/badges/master/coverage.svg)](https://gitlab.com/cloudcreds/rust/cloudcreds/-/commits/master) Primary Application for cloudcreds (App) This will leverage the plugins for both cloud and auth providers. ```This is under active development and is not ready for use. Please DO NOT INSTALL yet unless you are developing this application.``` ## Arguments ``` cloudcreds [--config=] ``` Default location for the applications config path search order is: - $HOME/.cloudcreds.json - $HOME/.cloudcreds/.cloudcreds.json - $HOME/.cloudcreds/cloudcreds.json ## Config Options credential_file_path: The path to the credential file. (default: $HOME/.cloudcreds/credential.json)