<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Docs on PyVBoxManage</title>
    <link>https://pyvboxmanage.readthedocs.io/en/latest/docs/</link>
    <description>Recent content in Docs on PyVBoxManage</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language><atom:link href="https://pyvboxmanage.readthedocs.io/en/latest/docs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Configuration file</title>
      <link>https://pyvboxmanage.readthedocs.io/en/latest/docs/configuration-file/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://pyvboxmanage.readthedocs.io/en/latest/docs/configuration-file/</guid>
      <description>PyVBoxManage #  The pyvboxmanage configuration file is forgiving and flexible with several alternative configuration attribute names possible.
Variables can be set by declaring vars
Configurations can import other configuration files by declaring imports
The input args and opts for each VBoxManage command follows the Virtual Box documentation
 https://www.virtualbox.org/manual/ch08.html  All VBoxManage commands are supported and possible.
vars #  vars: &amp;lt;var1_name&amp;gt;: &amp;lt;value&amp;gt; &amp;lt;var2_name&amp;gt;: &amp;#39;&amp;lt;value&amp;gt;&amp;#39; &amp;lt;var3_name&amp;gt;: &amp;#34;&amp;lt;value&amp;gt;&amp;#34; ... &amp;lt;varN_name&amp;gt;: &amp;#34;&amp;lt;value&amp;gt;&amp;#34; imports #  imports: - &amp;lt;pyvboxmanage-config-filename-1.</description>
    </item>
    
    <item>
      <title>Configuration examples</title>
      <link>https://pyvboxmanage.readthedocs.io/en/latest/docs/configuration-examples/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://pyvboxmanage.readthedocs.io/en/latest/docs/configuration-examples/</guid>
      <description>PyVBoxManage #  Example01 #  vars: # Define some variables used in the &amp;#34;pyvboxmanage&amp;#34; sections from the imported configuration files. target_vmname: &amp;#34;Ubuntu-20.04-master&amp;#34; target_macaddress_prefix: &amp;#34;0800281901&amp;#34; imports: - &amp;#39;Ubuntu-20.04-base-configuration.yml&amp;#39; - &amp;#39;Ubuntu-20.04-cicd-configuration.yml&amp;#39; Example02 #  vars: # Define some variables used in the &amp;#34;pyvboxmanage&amp;#34; section below. source_vmname: &amp;#34;Ubuntu-20.04-master&amp;#34; target_vmname: &amp;#34;Ubuntu-20.04-pipeline&amp;#34; target_basefolder: &amp;#34;/opt/virtual-machines&amp;#34; target_groups: &amp;#34;/cicd&amp;#34; target_bridgeadapter: &amp;#34;enp0s25&amp;#34; pyvboxmanage: # Command opts and args follow https://www.virtualbox.org/manual/ch08.html docs # Use stdout from showvminfo to confirm the string &amp;#34;running&amp;#34; is not present,  # else stop running.</description>
    </item>
    
    <item>
      <title>Project</title>
      <link>https://pyvboxmanage.readthedocs.io/en/latest/docs/project/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://pyvboxmanage.readthedocs.io/en/latest/docs/project/</guid>
      <description>PyVBoxManage #      Project #   Github - github.com/ndejong/pyvboxmanage PyPI - pypi.python.org/pypi/pyvboxmanage TravisCI - travis-ci.org/github/ndejong/pyvboxmanage ReadTheDocs - pyvboxmanage.readthedocs.io  Features / Bugs #  Please submit all feature-requests and bug-reports via Github issues -
 https://github.com/ndejong/pyvboxmanage/issues  Contact #   Nicholas de Jong https://nicholasdejong.com  Other projects same author #    Arpwitch - A modern arpwatch replacement with JSON formatted outputs and easy options to exec commands (eg.</description>
    </item>
    
    <item>
      <title>Changelog</title>
      <link>https://pyvboxmanage.readthedocs.io/en/latest/docs/changelog/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://pyvboxmanage.readthedocs.io/en/latest/docs/changelog/</guid>
      <description>0.4.2 (2021-06-05) #   general  fix: Fixes variable handling when int value is provided    0.4.1 (2021-06-05) #   general  fix: Fixes minumum click version    0.4.0 (2021-01-06) #   general  feature: Added ability to override variables via command line input arguments    0.3.1 (2020-12-31) #   general  fix: Improves config merge by using .extend() on list types    0.</description>
    </item>
    
    <item>
      <title>Development</title>
      <link>https://pyvboxmanage.readthedocs.io/en/latest/docs/development/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://pyvboxmanage.readthedocs.io/en/latest/docs/development/</guid>
      <description>PyVBoxManage #  Development #  The following development tools are used to help create and manage this project.
shut #  shut is a Python package management and release tool - documentation link
# Update package files $ shut pkg update # Test the package $ shut pkg test # Create a staged changelog entry for a fix/feature $ shut changelog --add fix --stage --message &amp;#34;Fixes bug&amp;#34; $ shut changelog --add feature --stage --message &amp;#34;Initial version&amp;#34; # Release bumps at patch/minor/major levels with --dry runs $ shut pkg bump --patch --tag --push --dry $ shut pkg bump --minor --tag --push --dry $ shut pkg bump --major --tag --push --dry # Build a package $ shut pkg build -vvv setuptools:wheel $ shut pkg build -vvv setuptools:* # Publish a package $ shut pkg publish --test warehouse:pypi $ shut pkg publish warehouse:pypi pydoc-markdown #  pydoc-markdown is a documentation generation tool that works well with Python modules - documentation link</description>
    </item>
    
    <item>
      <title>License</title>
      <link>https://pyvboxmanage.readthedocs.io/en/latest/docs/license/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://pyvboxmanage.readthedocs.io/en/latest/docs/license/</guid>
      <description>Copyright 2021 Nicholas de Jong
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</description>
    </item>
    
  </channel>
</rss>
