---
title: "calicoctl datastore"
description: "Commands for calicoctl datastore"
product: "Calico Enterprise"
version: "3.21"
section: "Reference"
canonical_url: "https://docs.tigera.io/calico-enterprise/3.21/reference/clis/calicoctl/datastore/overview"
---

# calicoctl datastore

This section describes the `calicoctl datastore` commands.

Read the [calicoctl Overview](https://docs.tigera.io/calico-enterprise/3.21/reference/clis/calicoctl/overview.md) for a full list of calicoctl commands.

## Display the help text for 'calicoctl datastore migrate' commands

Run `calicoctl datastore migrate --help` to display the following help menu for the commands.

```text
Usage:
  calicoctl datastore <command> [<args>...]

    migrate  Migrate the contents of an etcdv3 datastore to a Kubernetes datastore.

Options:
  -h --help      Show this screen.

Description:
  Datastore specific commands for calicoctl.

  See 'calicoctl datastore <command> --help' to read about a specific subcommand.
```

## Datastore specific commands

Details on the `calicoctl datastore` commands are described in the documents linked below organized by sub command.

- [calicoctl datastore migrate](https://docs.tigera.io/calico-enterprise/3.21/reference/clis/calicoctl/datastore/migrate/overview.md)
