Contains beta STACKIT CLI commands
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]
See the currently available beta commands
$ stackit beta --help
Execute a beta command
$ stackit beta MY_COMMAND
-h, --help Help for "stackit beta"
-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")
- stackit - Manage STACKIT resources using the command line
- stackit beta image - Manage server images
- stackit beta key-pair - Provides functionality for SSH key pairs
- stackit beta network - Provides functionality for networks
- stackit beta network-area - Provides functionality for STACKIT Network Area (SNA)
- stackit beta network-interface - Provides functionality for network interfaces
- stackit beta public-ip - Provides functionality for public IPs
- stackit beta security-group - Manage security groups
- stackit beta server - Provides functionality for servers
- stackit beta sqlserverflex - Provides functionality for SQLServer Flex
- stackit beta volume - Provides functionality for volumes