juju show-space¶
See also: add-space, spaces, reload-spaces, rename-space, remove-space
Summary¶
Shows information about the network space.
Usage¶
juju show-space [options] <name>
Options¶
| Flag | Default | Usage | 
|---|---|---|
| 
 | false | Do not use web browser for authentication | 
| 
 | yaml | Specify output format (json|yaml) | 
| 
 | Model to operate in. Accepts [<controller name>:]<model name>|<model UUID> | |
| 
 | Specify an output file | 
Examples¶
Show a space by name:
juju show-space alpha
Details¶
Displays extended information about a given space. Output includes the space subnets, applications with bindings to the space, and a count of machines connected to the space.
