Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.1 KB

CreateLinkedTarget.md

File metadata and controls

21 lines (13 loc) · 1.1 KB

CreateLinkedTarget

createLinkedTarget is a command that creates a new Linked Target which can inherit credentials from existing Targets. [Deprecated: Use target-create-linked command]

Properties

Name Type Description Notes
description String Description of the object [optional]
hosts String A comma seperated list of server hosts and server descriptions joined by semicolon ';' (i.e. 'server-dev.com;My Dev server,server-prod.com;My Prod server description') [optional]
json Boolean Set output format to JSON [optional]
name String Target name
parentTargetName String The parent Target name [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
type String Specifies the hosts type, relevant only when working without parent target [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]