List Environments

List Environments using CLI and Web Interface with … <parameters>

../../_images/List-Environments.png

CLI

This is an example of a command line interface for the user to interact with the system.

# c3 env list
dev
test
prod

Web Interface(Mock-up)

Mock up web interface for the scenario.

../../_images/List-EnvironmentsWeb.png

REST

This is an example of the RESTful interface for the scenario.

env/list

Name Value Description