Fork the specified volume. Volume forking creates an independent copy of a storage volume for backup, testing, and experimentation without altering the original data.
-a, --app string Application name -c, --config string Path to application configuration file -h, --help help for fork --host-dedication-id string The dedication id of the reserved hosts for your organization (if any) -j, --json JSON output -n, --name string The name of the new volume -r, --region string The target region. By default, the new volume will be created in the source volume's region. --require-unique-zone Place the volume in a separate hardware zone from existing volumes. This is the default. (default true) --unique-zone-app-wide Checks all volumes in app for unique zone handling, instead of only volumes with the same name (which is the default) --vm-cpu-kind string The kind of CPU to use ('shared' or 'performance') (also --vm-cpukind) --vm-cpus int Number of CPUs (also --cpus) --vm-memory string Memory (in megabytes) to attribute to the VM (also --memory) --vm-size string The VM size to set machines to. See "fly platform vm-sizes" for valid values