8.6.14. vantage6.common.warning¶ warning(msg)¶ Print a warning message to the CLI. Parameters: msg (str) – The message to print. Return type: None