install credentials
The install credentials
command installs a credentials file into the credentials vault. The credentials file must reside in the ipynb notebook folder, or you must specify the full relative path of the file in the command.
Syntax
Parameters
Parameter
Description
<file name>
Credentials file name with the .crd
or .pem
extension
Example
Last updated