evroc networking virtualprivatecloud show
Show a specific virtualprivatecloud
Synopsis
Show a specific virtualprivatecloud.
By default, a short summary of the virtualprivatecloud is shown. The --verbose flag can be passed to show all information about the virtualprivatecloud in a human readable way, or the --json flag can be used to show all information about the virtualprivatecloud structured as JSON.
Note that the --verbose and --json flags do not work together, if the --json flag is specified, the --verbose flag has no effect.
evroc networking virtualprivatecloud show <name> [flags]
Options
  -h, --help      help for show
  -v, --verbose   Show all details of the virtualprivatecloud, not just a summary. Has no effect together with the --json flag.
Options inherited from parent commands
      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")
      --force-yes       Overrides confirmation prompts on destructive actions - use with caution
      --json            JSON output
SEE ALSO
- evroc networking virtualprivatecloud - Virtual private cloud management commands