Product

Product

Overview

Provides a Command-line Interface (CLI) that supports programmatic use of IaaS/PaaS products provided by SCP.

This guide provides a brief description of PRODUCT service and how to call CLI.

Version

Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.

VersionStatusNot Before
1.0CURRENT-

CLI Version History

1.0

Initial CLI release for Product

Changes

  • [New] product product categories list [--limit {value}] [--page {value}] [--display_name {value}] [--display_name_ko {value}] [--is_exposed_menu {value}] [--created_by {value}] [--modified_by {value}] [--created_start_date {value}] [--created_end_date {value}] [--modified_start_date {value}] [--modified_end_date {value}] [--sort {value}] - ListProductCategories commands have been added.
  • [New] product product category show --category_id {value} - ShowProductCategory commands have been added.
  • [New] product product list [--limit {value}] [--page {value}] [--product_category_id {value}] [--product_id {value}] [--display_name {value}] [--display_name_ko {value}] [--kind {value}] [--created_start_date {value}] [--created_end_date {value}] [--modified_start_date {value}] [--modified_end_date {value}] [--sort {value}] - ListProducts commands have been added.
  • [New] product product show --product_id {value} - ShowProduct commands have been added.