Initialization command of the default information (Google Cloud Storage)
You can initialize the default information for Google Cloud Storage. All values of the default information that you specify are set "Use the default value.".
Initialization command of the default information
utlgsinfodel -t {snd|rcv|auth} --default [OPTIONS]
Parameter explanation
- [REQUIRED]
-
These parameters cannot be omitted.
- -t, --type {snd|rcv|auth}
-
Type of information (mandatory)
Specify the type of default information that you want to initialize.
- snd:
-
Send Storage Management Information
- rcv:
-
Receive Storage Management Information
- auth:
-
Storage Authentication Information
- --default
-
Initialization of default information (mandatory)
If you specify the Send Storage Management Information for the type of information, the default information for the Send Storage Management Information is initialized.
If you specify the Receive Storage Management Information for the type of information, the default information for the Receive Storage Management Information is initialized.
If you specify the Storage Authentication Information for the type of information, the default information for the Storage Authentication Information is initialized.
- [OPTIONS]
-
This is a parameter option.
- -f, --force
-
Omission of confirmation (optional)
This parameter initializes the information without confirmation.
When you omit it, the following confirmation message is output before initialization of the default information:
Are you sure to register? [y/n]:
Input "y" or "Y" to initialize the default information specified by the command.
Input other than "y" or "Y" ends in an error.
Supplement
-
As shown below, you can specify either with a space or an equals sign (=) between the parameter and the setting value.
--parameter Value --parameter=Value
-
If you specify "-h" or "--help" for the parameter, the usage is output.