---
sourceDocument: Store Version History Release Notes
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/store-release-notes

 Release :

    - store

ft:locale :

    - en-US

ft:publication_title :

    - Store Version History Release Notes

ft:clusterId :

    - rnst

bundleId :

    - rnst


---

# CLI Metadata release notes

# CLI Metadata release notes {#ariaid-title1}

Release version: Store  
Updated April 15, 2021  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Version history for the CLI Metadata on the ServiceNow Store.
Important:  
For details on system requirements and family compatibility, view the application listing on the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website.

## Version history

Version 1.1.2 - April 2021
:
    * Aliases can now be defined by referencing existing Command Groups and Commands.
    * Additional global arguments provide more flexibility in defining the output. (--output none, --no-interactive, --no-verbose)
    * If a command argument is of "File Input" type, there is now a "skip pre-processing" option to prevent the CLI client from converting YAML files to JSON.
    {#store-platcap-rn-cli-metadata__ul_grr_m43_dpb}{#store-platcap-rn-cli-metadata__latest-store-plat-cli-metadata}
{#store-platcap-rn-cli-metadata__latest-store-plat-cli-metadata}

Version 1.0.7 - January 2021
:
    * Create CLI commands with arguments and map them to REST endpoints.
    * Perform create, read, update, and delete (CRUD) operations on existing tables using record commands.
    * Chain CLI commands together using callback commands.

