remove credential
Removes an existing credential.
Syntax
remove credential -credential credential_name
Options
Table 2-73 GDSCTL remove credential Options
| Option | Description |
|---|---|
-credential credential_name |
Specify the name of the credential to remove. |
Usage Notes
This command removes an existing credential. When the credential is removed, the catalog may no longer be able to execute jobs on sharded hosts in response to administrative commands.
If the specified credential does not exist, the command returns an error.
Examples
Remove a credential named east_region_cred.
GDSCTL> remove credential –credential east_region_cred