Boundary
credentials delete
Command: boundary credentials delete
The credentials delete
command lets you delete a credential given its ID.
Examples
The following example deletes a credential with the ID credup_6zHHwQWvUS
:
$ boundary credentials delete -id credup_6zHHwQWvUS
The delete operation completed successfully.
Usage
$ boundary credentials delete [options] [args]
Command options
-id
(string: "")
- The ID of the credential to delete.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: