nsc integrations tailscale remove

Remove a named Tailscale integration spec.

integrations tailscale remove deletes a named Tailscale integration spec from your workspace. Once removed, the OAuth client, tags, and MagicDNS setting bundled in that spec are no longer available, and instances can no longer reference it by name to join your tailnet.

Use nsc integrations tailscale list to find the name of the spec you want to remove before running this command.

Usage

nsc integrations tailscale remove <name> [--output <format>]

Example

$ nsc integrations tailscale remove my-network

Options

--output, -o <format>

One of plain or json. Defaults to plain.