Tsuru target list
tsuru target list¶
Displays the list of targets, marking the current.
Synopsis¶
Displays the list of targets, marking the current.
Other commands related to target:
- target add: adds a new target to the list of targets
- target set: defines one of the targets in the list as the current target
- target remove: removes one target from the list
tsuru target list [flags]
Options¶
-h, --help help for list
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.