update configuration

Overview

Updates a configuration for user in MariaDB SkySQL.

See also: The skysqlcli Utility

USAGE

skysqlcli update configuration [CONFIGURATION] [flags]

The following local options are accepted:

Option

Description

--config-json (-j)

JSON object containing configuration

--name (-n)

Name used to identify the configuration

The following global options are also accepted:

Option

Description

--api-key

Long-lived JWT issued from MariaDB ID

--config (-c)

config file (default $HOME/.skysqlcli.yaml)

--help (-h)

help for skysqlcli

--host

URL for the SkySQL API (default: https://api.skysql.net)

--mdbid

URL for MariaDB ID (default: https://id.mariadb.com)

--version (-v)

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

  • Present starting in SkySQL previous release DBaaS API 0.0.103.

EXTERNAL REFERENCES