Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Release 20180213 of the 'datalab' command line tool. #1959

Closed
ojarjur opened this issue Feb 14, 2018 · 1 comment
Closed

Release 20180213 of the 'datalab' command line tool. #1959

ojarjur opened this issue Feb 14, 2018 · 1 comment
Assignees

Comments

@ojarjur
Copy link
Contributor

ojarjur commented Feb 14, 2018

This is a tracking issue for the 20180213 release of the datalab command line tool.

This issue will be used to report the source of the tool, it's changes, and when it is incorporated into the Google Cloud SDK

Source

The commit of the release is 9ee598b
A tarball of the CLI tool release can be downloaded by running:

gsutil cp gs://cloud-datalab/builds/datalab-cli-9ee598b4fdd29be1053ee984b79d74a7efe613d0.tgz ./

The following changes are included in this release:

New features:

#1951 Add a new --diagnose-me flag that can be used with any failing command to gather additional debugging information.
#1956 Add the ability to report which version of the tool was used to create a specific instance.
#1958 Add the ability to warn users if they are using a version with a known issue.
#1952 When running with the --verbosity=debug flag, if a nested gcloud command fails, then print the command that failed.

Bug Fixes:

#1957 Fix a bug where sometimes the tool would exit with a message saying a gcloud command failed but would provide no other details.
#1950 Fix a bug where top level flags (e.g. --project, --zone, etc) were ignored if they came before the subcommand.

@ojarjur ojarjur self-assigned this Feb 14, 2018
@chmeyers
Copy link
Contributor

This was released as part of the 190.0.0 gcloud release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants