
Explanation:
The 'Set' sub-command is used to enable or disable versioning for the specified bucket(s) by adding 'on' or 'off' as an additional sub-command. The 'Get' sub-command retrieves the versioning configuration for a bucket, indicating whether versioning is enabled or not. For more details, visit: Google Cloud Storage Documentation
Ultimate access to all questions.
The Versioning Configuration feature in gsutil allows you to maintain previous versions of objects in a Google Cloud Storage bucket. The gsutil versioning command includes two specific sub-commands. Which two sub-commands are these? (Select Two)
A
Show
B
Set
C
List
D
Get
E
Put
No comments yet.