## stackit logs instance Provides functionality for Logs instances ### Synopsis Provides functionality for Logs instances. ``` stackit logs instance [flags] ``` ### Options ``` -h, --help Help for "stackit logs instance" ``` ### Options inherited from parent commands ``` -y, --assume-yes If set, skips all confirmation prompts --async If set, runs the command asynchronously -o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"] -p, --project-id string Project ID --region string Target region for region-specific requests --verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info") ``` ### SEE ALSO * [stackit logs](./stackit_logs.md) - Provides functionality for Logs * [stackit logs instance create](./stackit_logs_instance_create.md) - Creates a Logs instance * [stackit logs instance delete](./stackit_logs_instance_delete.md) - Deletes the given Logs instance * [stackit logs instance describe](./stackit_logs_instance_describe.md) - Shows details of a Logs instance * [stackit logs instance list](./stackit_logs_instance_list.md) - Lists Logs instances * [stackit logs instance update](./stackit_logs_instance_update.md) - Updates a Logs instance