Skip to main content
Version: 3.2

storkctl get

Get stork resources

Example: storkctl get <subcommand> <flags>

note

The following commands support a set of global flags that can be used across all storkctl commands. For details, see the global flags section.

storkctl get applicationbackups

Get applicationbackup resources

Aliases: applicationbackup, backup, backups

Example: storkctl get applicationbackup <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get applicationbackupschedules

Get applicationBackup schedules

Aliases: applicationbackupschedule

Example: storkctl get applicationbackupschedule <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional
--backupLocation, -bstringName of the BackupLocation for which to list applicationBackup schedules-Optional

storkctl get applicationclones

Get applicationclone resources

Aliases: applicationclone, clone, clones

Example: storkctl get applicationclone <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get applicationregistrations

Get applicationRegistration resources

Aliases: applicationregistration, appreg, appregs

Example: storkctl get applicationregistration <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get applicationrestores

Get applicationrestore resources

Aliases: applicationrestore, apprestore, apprestores

Example: storkctl get applicationrestore <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get backuplocation

Get BackupLocations

Aliases: bl

Example: storkctl get backuplocation <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional
--showSecrets, -sboolDisplay the secret information from the backupLocationsfalseOptional

storkctl get clusterdomainsstatus

Get cluster domain statuses

Aliases: cds

Example: storkctl get clusterdomainsstatus <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get clusterdomainupdate

Get cluster domain updates

Aliases: cdu

Example: storkctl get clusterdomainupdate <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get clusterpair

Get cluster pair resources

Aliases: cp

Example: storkctl get clusterpair <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get failback

Get the status of failback actions

Example: storkctl get failback <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get failover

Get the status of failover actions

Example: storkctl get failover <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get groupsnapshots

Get group volume snapshots

Aliases: groupsnapshot

Example: storkctl get groupsnapshot <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get migrations

Get migration resources

Aliases: migration

Example: storkctl get migration <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional
--clusterpair, -cstringName of the cluster pair for which to list migrations-Optional

storkctl get migrationschedules

Get migration schedules

Aliases: migrationschedule

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional
--clusterpair, -cstringName of the cluster pair for which to list migration schedules-Optional

storkctl get schedulepolicy

Get schedule policies

Aliases: sp

Example: storkctl get schedulepolicy <name> <flags>

storkctl get volumesnapshotrestore

Get snapshot restore status

Aliases: volumesnapshotrestores, snapshotrestore, snapshotrestore, snaprestore, snapsrestores

Example: storkctl get volumesnapshotrestore <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional

storkctl get volumesnapshots

Get volume snapshot resources

Aliases: volumesnapshot, snapshots, snapshot, snap

Example: storkctl get volumesnapshot <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional
--pvc, -pstringName of the PVC for which to list snapshots-Optional

storkctl get volumesnapshotschedules

Get volume snapshot schedules

Aliases: volumesnapshotschedule, snapshotschedule, snapshotschedules

Example: storkctl get volumesnapshotschedule <name> <flags>

Flags

FlagInput typeDescriptionDefaultRequired
--all-namespaces, -AboolIf present, list the requested object(s) across all namespaces.
Namespace in current context is ignored even if specified with --namespace.
falseOptional
--pvc, -pstringName of the PVC for which to list snapshot schedules-Optional