2.15.2. アプリケーションの作成
特定の 3scale アカウントおよびアプリケーションプランにリンクされたアプリケーションを 1 つ作成するには、create コマンドを使用します。
必要な位置パラメーターは以下のとおりです。
-
<service>
参照。サービスのid
またはサービスのsystem_name
のどちらかです。 <account>
参照。次のいずれかです。-
アカウント
id
-
アカウントの管理ユーザーの
username
、email
、またはuser_id
-
provider_key
-
アカウント
-
<application plan>
参照。プランのid
またはプランのsystem_name
のどちらかです。 -
<name>
アプリケーション名。
次の例では、アプリケーションを作成します。
例
3scale application create [opts] <remote> <account> <service> <application-plan> <name>
3scale application create [opts] <remote> <account> <service> <application-plan> <name>
アプリケーションの作成時に、以下のオプションを使用します。