This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-87
lines changed
Expand file tree Collapse file tree 4 files changed +6
-87
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/shell/" ,
55 "client_documentation" : " https://googleapis.dev/python/cloudshell/latest" ,
66 "issue_tracker" : " " ,
7- "release_level" : " beta " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "library_type" : " GAPIC_AUTO" ,
1010 "repo" : " googleapis/python-shell" ,
Original file line number Diff line number Diff line change 11Python Client for Cloud Shell
22=============================
33
4- |beta | |pypi | |versions |
4+ |ga | |pypi | |versions |
55
66`Cloud Shell `_: is an interactive shell environment for Google Cloud that makes it easy
77for you to learn and experiment with Google Cloud and manage your projects and resources
@@ -10,8 +10,8 @@ from your web browser.
1010- `Client Library Documentation `_
1111- `Product Documentation `_
1212
13- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
14- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta -support
13+ .. |ga | image :: https://img.shields.io/badge/support-ga-gold .svg
14+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#ga -support
1515.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-shell.svg
1616 :target: https://pypi.org/project/google-cloud-shell/
1717.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-shell.svg
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ../README.rst
Original file line number Diff line number Diff line change 2323name = "google-cloud-shell"
2424description = "Cloud Shell API client library"
2525version = "0.2.2"
26- release_status = "Development Status :: 4 - Beta "
26+ release_status = "Development Status :: 5 - Production/Stable "
2727url = "https://github.com/googleapis/python-shell"
2828dependencies = [
2929 # NOTE: Maintainers, please do not require google-api-core>=2.x.x
You can’t perform that action at this time.
0 commit comments