tower-cli icon indicating copy to clipboard operation
tower-cli copied to clipboard

[Data explorer] Add list data links support to CLI

Open weronikasosnowskaseqera opened this issue 9 months ago • 1 comments

Implement data links listing command in CLI

tw data-links list --workspace=<workspaceId>                             # list data-links in a workspace
tw data-links list --workspace=<workspaceId> --provider=<cloudProvider>  # subset to a specific cloud provider
tw data-links list --workspace=<workspaceId> --type <cloud|custom>       # subset to auto cloud or custom data links

weronikasosnowskaseqera avatar May 10 '24 10:05 weronikasosnowskaseqera