## stackit beta Contains beta STACKIT CLI commands ### Synopsis Contains beta STACKIT CLI commands. The commands under this group are still in a beta state, and functionality may be incomplete or have breaking changes. ``` stackit beta [flags] ``` ### Examples ``` See the currently available beta commands $ stackit beta --help Execute a beta command $ stackit beta MY_COMMAND ``` ### Options ``` -h, --help Help for "stackit beta" ``` ### 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](./stackit.md) - Manage STACKIT resources using the command line * [stackit beta alb](./stackit_beta_alb.md) - Manages application loadbalancers * [stackit beta alb-waf](./stackit_beta_alb-waf.md) - Manages the Web Application Firewall (WAF) for application loadbalancers * [stackit beta cdn](./stackit_beta_cdn.md) - Manage CDN resources * [stackit beta edge-cloud](./stackit_beta_edge-cloud.md) - Provides functionality for Edge Cloud services. * [stackit beta intake](./stackit_beta_intake.md) - Provides functionality for intake * [stackit beta sfs](./stackit_beta_sfs.md) - Provides functionality for SFS (STACKIT File Storage) * [stackit beta vpn](./stackit_beta_vpn.md) - Provides functionality for VPN