Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 609 Bytes

File metadata and controls

36 lines (23 loc) · 609 Bytes
layout page_title description
docs
targets delete - Command
The "targets delete" command lets you delete a target.

targets delete

Command: targets delete

The targets delete command lets you delete a target.

Example

This example deletes a target with the ID t_1234567890:

$ boundary targets delete -id t_1234567890

Usage

$ boundary targets delete [options] [args]

Command options

  • -id=<string> - The ID of the target you want to delete.

@include 'cmd-option-note.mdx'