cloudcreds

Crates.iocloudcreds
lib.rscloudcreds
version0.1.1
sourcesrc
created_at2020-05-02 18:29:13.380722
updated_at2020-05-03 00:45:48.896513
descriptionA cli tool to credential against various authentication providers for various cloud platforms
homepage
repository
max_upload_size
id236673
size7,784
(polliard)

documentation

README

Cloudcreds

pipeline status coverage report

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=<filepath>]

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)

Commit count: 0

cargo fmt