Skip to content

Commit 0c0dcf7

Browse files
committed
added example to delete oldest project versions
1 parent f67ed8d commit 0c0dcf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/client/delete_oldest_project_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
specific language governing permissions and limitations
2222
under the License.
2323
24-
usage: Get all the users [-h] -u BASE_URL -t TOKEN_FILE [-nv] -pn PROJECT_NAME [-mv MAX_VERSIONS] [--dry-run]
24+
usage: delete_oldest_project_versions.py [-h] -u BASE_URL -t TOKEN_FILE [-nv] -pn PROJECT_NAME [-mv MAX_VERSIONS] [--dry-run]
2525
2626
options:
2727
-h, --help show this help message and exit

0 commit comments

Comments
 (0)