Documentation Index
Fetch the complete documentation index at: https://docs.kosli.com/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
--type must match the type of environment you wish to record snapshots from.
The following types are supported:
- k8s - Kubernetes
- ecs - Amazon Elastic Container Service
- s3 - Amazon S3 object storage
- lambda - AWS Lambda serverless
- docker - Docker images
- azure-apps - Azure app services
- server - Generic type
- logical - Logical grouping of real environments
ENVIRONMENT-NAMEs must start with a letter or number, and only contain letters, numbers, ., - and _.
Flags
| Flag | Description |
|---|---|
-d, --description string | [optional] The environment description. |
-D, --dry-run | [optional] Run in dry-run mode. When enabled, no data is sent to Kosli and the CLI exits with 0 exit code regardless of any errors. |
--exclude-scaling | [optional] Exclude scaling events for snapshots. Snapshots with scaling changes will not result in new environment records. |
-h, --help | help for environment |
--include-scaling | [optional] Include scaling events for snapshots. Snapshots with scaling changes will result in new environment records. |
--included-environments strings | [optional] Comma separated list of environments to include in logical environment |
-t, --type string | The type of environment. Valid types are: [K8S, ECS, server, S3, lambda, docker, azure-apps, logical]. |
Flags inherited from parent commands
| Flag | Description |
|---|---|
-a, --api-token string | The Kosli API token. |
-c, --config-file string | [optional] The Kosli config file path. (default “kosli”) |
--debug | [optional] Print debug logs to stdout. |
-H, --host string | [defaulted] The Kosli endpoint. (default “https://app.kosli.com”) |
--http-proxy string | [optional] The HTTP proxy URL including protocol and port number. e.g. http://proxy-server-ip:proxy-port |
-r, --max-api-retries int | [defaulted] How many times should API calls be retried when the API host is not reachable. (default 3) |
--org string | The Kosli organization. |
-q, --quiet | [optional] Suppress non-critical warning messages. Errors and normal output are not affected. If both --quiet and --debug are set, --debug wins. |
Examples Use Cases
These examples all assume that the flags--api-token, --org, --host, (and --flow, --trail when required), are set/provided.
create a Kosli environment
create a Kosli environment
create a Kosli logical environment
create a Kosli logical environment