Commands for managing LiteFS Cloud databases
## Usage
~~~
fly litefs-cloud [command] [flags]
~~~
## Available Commands
* [clusters](/docs/flyctl/litefs-cloud-clusters/) - Manage LiteFS Cloud clusters
* [export](/docs/flyctl/litefs-cloud-export/) - Export LiteFS Cloud database
* [import](/docs/flyctl/litefs-cloud-import/) - Import SQLite database into LiteFS Cloud
* [regions](/docs/flyctl/litefs-cloud-regions/) - List LiteFS Cloud regions
* [restore](/docs/flyctl/litefs-cloud-restore/) - Restore LiteFS Cloud database
* [status](/docs/flyctl/litefs-cloud-status/) - Show LiteFS Cloud cluster status
## Options
~~~
-h, --help help for litefs-cloud
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly](/docs/flyctl/help/) - The Fly.io command line interface
fly litefs cloud
Commands for managing LiteFS Cloud databases
Usage
fly litefs-cloud [command] [flags]
Available Commands
- clusters - Manage LiteFS Cloud clusters
- export - Export LiteFS Cloud database
- import - Import SQLite database into LiteFS Cloud
- regions - List LiteFS Cloud regions
- restore - Restore LiteFS Cloud database
- status - Show LiteFS Cloud cluster status
Options
-h, --help help for litefs-cloud
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface