create service
This page is part of MariaDB's Documentation.
The parent of this page is: skysqlcli
Commands
Topics on this page:
USAGE
skysqlcli create service [flags]
The following local options are accepted:
Option | Description |
---|---|
Configurations for maxscale | |
Whether to set up a proxy for maxscale (default: false) | |
Whether to deploy a monitoring cluster alongside the service (default: false) | |
Name used to identify the service | |
Cloud provider to host the service | |
Geographic region to deploy the service | |
Release version to deploy | |
Number of replicas to deploy (default: 0) | |
Size of the nodes running the service (default: Sky-2x4) | |
Specify whether to use SSL/TLS encryption (default: Enabled) | |
Size of the persistent storage disk (default: 100) | |
Tier in which to provision service | |
Service topology to select (default: Single Node Transactions) | |
Amount of IOPS for the volume (e.g., 100). Required for Amazon AWS |
The following global options are also accepted:
Option | Description |
---|---|
Long-lived JWT issued from MariaDB ID | |
config file (default $HOME/.skysqlcli.yaml) | |
help for skysqlcli | |
URL for the SkySQL API (default: https://api.skysql.net) | |
URL for MariaDB ID (default: https://id.mariadb.com) | |
version for skysqlcli |
DETAILS
SYNONYMS
SCHEMA
PARAMETERS
SKYSQL
PRIVILEGES
EXAMPLES
ERROR HANDLING
FEATURE INTERACTION
RESPONSES
DIAGNOSIS
ISO 9075:2016
CHANGE HISTORY
Release Series | History |
---|---|
0.0 |
|