Documentation for version v0.8.1 is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
The Ark client provides a CLI that allows you to initiate ad-hoc backups, scheduled backups, or restores.
The files in the CLI reference directory in the repository enumerate each of the possible ark
commands and their flags.
This information is available in the CLI, using the --help
flag.
We recommend that you
download a pre-built release, but you can also build and run the ark
executable.
In general, Ark will search for your cluster credentials in the following order:
--kubeconfig
command line flag$KUBECONFIG
environment variableTo help you get started, see the documentation.