1. Home
  2. ...
  3. Creation (ssd api-management create)
  4. Environment Creation (ssd api-management create environment)

Environment Creation (ssd api-management create environment)

The `ssd api-management create environment` command allows you to create an environment on Sensedia API Platform.
NOTE

You can use the ssd api-management create environment command or its shortened version ssd apim create environment.

TIP

For more specific information, refer to the documentation on the creation of environments on Sensedia API Platform.

Usage

The ssd api-management create environment command can be followed by flags with their respective arguments:

If no flag is specified, the interactive mode will be activated.

See below examples of usage in the direct mode:

Available flags

The following flags can be used with the ssd api-management create environment command:

Flag
Type
Description
-e, --deployment-permission-teamstringName of the team with permission to deploy an API to the environment. Required if the argument of the --deployment-permission-type flag is specified as "TEAM"
-t, --deployment-permission-typestringPermission type for the deployment of APIs to the environment. Available options: "ORGANIZATION", "TEAM", "ME" (default: "ORGANIZATION")
-d, --descriptionstringDescription for the environment
-s, --environment-trace-teamstringName of the team with visibility access to Trace. Required if the argument of the --environment-trace-type flag is specified as "TEAM"
-r, --environment-trace-typestringVisibility access type to Trace. Available options: "ORGANIZATION", "TEAM", "ME" (default: "ORGANIZATION")
-g, --gateway-poolstringGateway pool that will attend the environment (default: "default")
-h, --helpDisplays help for the command
-u, --hoststringDomain registered as inbound address to be used for the environment
-i, --inbound-urlstringComplement to the URL (Inbound URL) of the environment

Global Flags

Flag
Type
Description
-c, --configstringConfiguration file (default: $HOME/.sensedia/config.json)
--profilestringThe configuration profile you want to use (default: "default")
--verboseLists all requests made by the command. It is possible to store this information in a TXT file instead of displaying it on the terminal. E.g.: $ ssd (api-management | apim) list apis --verbose 2> log.txt

Declarative Mode

NOTE

It is possible to create an environment using a .yaml file with the declarative mode. Learn more.

How happy are you with this page?

We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more