Print table details.
kbc remote table detail [table] [flags]
-H, --storage-api-host <string>
connection.keboola.com
Print the details of a table:
➜ kbc remote table detail in.c-demo-keboola-ex-google-drive-1234567.account
Table "in.c-demo-keboola-ex-google-drive-1234567.account":
Name: issues
Primary key: Id, Name
Columns: Id, Name, Region, First_Order
Rows: 7801
Size: 92 MB
Created at: 2023-02-01T11:22:05.000Z
Last import at: 2023-02-01T13:09:19.000Z
Last changed at: 2023-02-01T13:09:19.000Z
Print the details of a table without knowing its ID:
➜ kbc remote table detail
? Table: [Use arrows to move, type to filter]
> in.c-my-bucket.data
in.c-demo-keboola-ex-google-drive-1234567.account
in.c-facebook-extractor.uses
...
(down arrow pressed)
➜ kbc remote table preview
? Table: [Use arrows to move, type to filter]
in.c-my-bucket.data
> in.c-demo-keboola-ex-google-drive-1234567.account
in.c-facebook-extractor.uses
...
(enter pressed)
➜ kbc remote table detail
? Table: in.c-demo-keboola-ex-google-drive-1234567.account
Table "in.c-demo-keboola-ex-google-drive-1234567.account":
Name: issues
Primary key: Id, Name
Columns: Id, Name, Region, First_Order
Rows: 7801
Size: 92 MB
Created at: 2023-02-01T11:22:05.000Z
Last import at: 2023-02-01T13:09:19.000Z
Last changed at: 2023-02-01T13:09:19.000Z
© 2024 Keboola