2.11. サービスの作成
3scale toolbox を使用して、デベロッパーポータルのサービスの作成、適用、一覧表示、表示、または削除を行います。
2.11.1. 新しいサービスの作成
次の例では、新しいサービスを作成します。
例
3scale service create [options] <remote> <service-name>
サービスの作成時に、以下のオプションを使用します。
Options -a --authentication-mode=<value> Specify authentication mode of the service ('1' for API key, '2' for App Id / App Key, 'oauth' for OAuth mode, 'oidc' for OpenID Connect) -d --deployment-mode=<value> Specify the deployment mode of the service --description=<value> Specify the description of the service -s --system-name=<value> Specify the system-name of the service --support-email=<value> Specify the support email of the service Options for service -c --config-file=<value> 3scale toolbox configuration file (default: $HOME/.3scalerc.yaml) -h --help show help for this command -k --insecure Proceed and operate even for server connections otherwise considered insecure -v --version Prints the version of this command --verbose Verbose mode