Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gcloud spanner databases compatible flags #5

Open
4 of 9 tasks
apstndb opened this issue Oct 20, 2024 · 0 comments
Open
4 of 9 tasks

Add gcloud spanner databases compatible flags #5

apstndb opened this issue Oct 20, 2024 · 0 comments

Comments

@apstndb
Copy link
Owner

apstndb commented Oct 20, 2024

    gcloud spanner databases execute-sql (DATABASE : --instance=INSTANCE)
        --sql=SQL [--database-role=DATABASE_ROLE] [--enable-partitioned-dml]
        [--priority=PRIORITY] [--query-mode=QUERY_MODE; default="NORMAL"]
        [--timeout=TIMEOUT; default="10m"]
        [--read-timestamp=TIMESTAMP | --strong] [GCLOUD_WIDE_FLAG ...]
    gcloud spanner databases ddl update (DATABASE : --instance=INSTANCE)
        [--async] [--ddl=DDL] [--ddl-file=DDL_FILE]
        [--proto-descriptors-file=PROTO_DESCRIPTORS_FILE]
        [GCLOUD_WIDE_FLAG ...]
@apstndb apstndb changed the title Add gcloud spanner databases execute-sql compatible flags Add gcloud spanner databases compatible flags Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant