get sizes
This page is part of MariaDB's Documentation.
The parent of this page is: skysqlcli
Commands
Topics on this page:
Overview
Retrieves list of machine sizes available for use with MariaDB SkySQL
See also: The skysqlcli
Utility
USAGE
skysqlcli get sizes [flags]
skysqlcli get size [flags]
The following local options are accepted:
Option | Description |
---|---|
Number of records to return. Can be used for paginating results in conjuntion with offset. (default: 100) | |
Number of records to skip when retrieved. Can be used for paginating results in conjunction with limit. (default: 0) | |
MariaDB SkySQL provider to query for machine sizes | |
MariaDB SkySQL service-type to query for machine sizes (default: t) | |
MariaDB SkySQL tier to query for machine sizes |
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 |
|