Skip to content

missing --database argument #3

Description

@ndeybach

Hi,

It seems the CLI is missing the --database argument for command "xata clone start ..." such as :

xata clone start \
  --source-url ... \
  --organization ... \
  --project ... \
  --branch ... \
  #hypothetical
  --database ...

This would be (by my guess) an equivalent to what the XATA_DATABASE_NAME env var allows (selecting the target database in a clone).

If that is by design and not an oversight, I am interested in what is the correct argument or approach (currently using --target-url instead, but less clear imo than the args).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions