Created
February 10, 2015 11:41
-
-
Save artyomtrityak/aff0e8da19a03e803a3c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@Config63734VM2:~# ectool --help | grep "envir" | |
| perl: warning: Setting locale failed. | |
| perl: warning: Please check that your locale settings: | |
| LANGUAGE = (unset), | |
| LC_ALL = (unset), | |
| LC_CTYPE = "UTF-8", | |
| LANG = "en_US.UTF-8" | |
| are supported and installed on your system. | |
| perl: warning: Falling back to the standard locale ("C"). | |
| COMMANDER_SERVER environment variable. If | |
| given environment tier. | |
| given environment tier. | |
| createEnvironment Create a new environment. | |
| createEnvironmentInventoryItem Creates a new environment inventory | |
| createEnvironmentTemplate Create a new environment template. | |
| createEnvironmentTemplateTier Create a new environment template | |
| createEnvironmentTier Create a new environment tier. | |
| deleteEnvironment Deletes an environment. | |
| deleteEnvironmentTemplate Deletes an environment template. | |
| deleteEnvironmentTemplateTier Deletes an environment template | |
| deleteEnvironmentTier Deletes an environment tier. | |
| items for a given environment | |
| getEnvironment Retrieve an environment by name. | |
| installed on the given environment | |
| given environment | |
| getEnvironmentTemplate Retrieve an environment template by | |
| getEnvironmentTemplateTier Retrieve an environment template | |
| getEnvironmentTemplateTiers Retrieve all environment template | |
| tiers in an environment template. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment