Skip to content

Latest commit

 

History

History
116 lines (95 loc) · 3.31 KB

File metadata and controls

116 lines (95 loc) · 3.31 KB
copyright lastupdated keywords subcollection
years
2014, 2025
2025-11-03
File Storage for Classic, NSF, SLCLI, API
FileStorage

{{site.data.keyword.attribute-definition-list}}

SLCLI commands for {{site.data.keyword.filestorage_short}}

{: #SLCLIcommands}

You can use the SLCLI to accomplish tasks that are normally handled through the {{site.data.keyword.cloud}} console{: external}. For example, from the SL CLI you can place orders for new volumes, snapshot space, and replication, update authorizations, and cancel volumes. {: shortdesc}

For more information about how to install and use the SL CLI, see Python API Client{: external}. {: tip}

Access-related SLCLI commands

{: #slcliaccess}

Replication-related SLCLI commands

{: #slclireplica}

  • Replication-related SLCLI commands
    slcli file replica-failback
    slcli file replica-failover
    slcli file replica-locations
    slcli file replica-order
    slcli file replica-partners
    {: codeblock}

Snapshots-related SLCLI commands

{: #slclisnapshot}

  • Ordering Snapshots

    slcli file snapshot-order

    {: codeblock}

  • Managing Snapshots

    slcli file snapshot-cancel
    slcli file snapshot-create
    slcli file snapshot-delete
    slcli file snapshot-disable
    slcli file snapshot-enable
    slcli file snapshot-list
    slcli file snapshot-restore

    {: codeblock}

Volume-related SLCLI commands

{: #slclivolume}