- CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE
Point it to the .json file and it will override gcloud/gsutil command line
authentication. No need to gcloud auth login or anything like that.
| [style] | |
| based_on_style = pep8 | |
| blank_line_before_module_docstring = True | |
| blank_line_before_nested_class_or_def = True | |
| column_limit = 120 | |
| continuation_indent_width = 4 | |
| dedent_closing_brackets = True | |
| each_dict_entry_on_separate_line = True | |
| indent_dictionary_value = True | |
| indent_width = 4 |
| # enable colored output | |
| alias ls='ls -G' | |
| alias grep='grep --color' | |
| # ask for confirmation on destructive operation | |
| alias cp='cp -i' | |
| alias mv='mv -i' | |
| alias rm='rm -i' | |
| # history management |
I hereby claim:
To claim this, I am signing this object: