set_DSC_credentials: Register an account to the DSCtool API

set_DSC_credentialsR Documentation

Register an account to the DSCtool API

Description

This uses the keyring package to store and load credentials. If you already have an account, please call 'add_DSC_credentials' instead

Usage

set_DSC_credentials(username, password)

Arguments

username

The usename you use on DSCtool. Will be stored on keyring under 'DSCtool_name'

password

The password you use on DSCtool. Will be stored on keyring under 'DSCtool'

Examples

## Not run: set_DSC_credentials('jdoe', 'monkey123')

IOHanalyzer documentation built on Sept. 20, 2023, 5:07 p.m.