Skip to content

sergicastro/manage-credentials

Repository files navigation

manage-credentials

Ruby Action Build Status Code Climate Test Coverage Issue Count

Command line program to manage credentials in the abq api

$>> managecredentials
Commands:
  managecredentials add <provider> <enterprise>      # Adds the credentials for <provider> into the <enterprise>
  managecredentials help [COMMAND]                   # Describe available commands or one specific command
  managecredentials list <enterprise>                # List the attached credientials of the <enterprise>
  managecredentials list_providers [remote]          # Lists the config file providers. --remote option will list the remote ones
  managecredentials printkeys <provider>             # Print the provider keys
  managecredentials release <provider> <enterprise>  # Release the credentials for <provider> from the <enterprise>
  managecredentials set_location <new_location>      # Sets the new api location
  managecredentials show_location                    # Shows the current api location