Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

snapshot-storage

Create a snapshot of a storage instance and save it as a flexi image. This command allows you to capture the state of a storage instance at a specific point in time and use it as a flexi image for future deployments.

Usage

cldkctl flexi image snapshot-storage [flags]

Aliases

snapshot-storage, snapshot-storage

Steps

Follow the steps below to run and view the result of this command:

  1. Run the following command in your terminal:

cldkctl flexi image snapshot-storage 
  1. Select the billing type.

  1. Select the storage for which you want to create the snapshot.

  2. Enter the snapshot name.

  3. Confirm the snapshot creation by selecting Confirm.

  1. Once completed successfully, the terminal displays the success message.

Flags

This command supports global flags. Refer to the Global Flags section for details

Flag
Shorthand
Description

--help

-h

Help for the snapshot-storage command.

Last updated