Comment 1 for bug 1566332

Revision history for this message
Reed O'Brien (reedobrien) wrote :

Output:

Usage: juju remove-credential <cloud name> <credential name>

Summary:
Removes credentials for a cloud.

Details:
The credentials to be removed are specified by a "credential name".
Credential names, and optionally the corresponding authentication
material, can be listed with `juju list-credentials`.

Examples:
    juju remove-credential rackspace credential_name

See also:
    add-credential
    list-credentials
    set-default-credential
    autoload-credentials