Tsuru target add
tsuru target add¶
Adds a new entry to the list of available targets
Synopsis¶
Adds a new entry to the list of available targets
tsuru target add <label> <target> [--set-current|-s] [flags]
Options¶
-s, --set-current Add and define the target as the current target
-h, --help help for add
Options inherited from parent commands¶
--target string Tsuru server endpoint
--verbosity int Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses
SEE ALSO¶
- tsuru target - Target is used to manage the address of the remote tsuru server.