Skip to content
Snippets Groups Projects
  1. Mar 07, 2019
  2. Mar 06, 2019
  3. Mar 05, 2019
  4. Mar 04, 2019
  5. Feb 27, 2019
  6. Feb 20, 2019
  7. Feb 01, 2019
  8. Jan 29, 2019
  9. Jan 25, 2019
  10. Jan 22, 2019
    • Varac's avatar
      Process command line arguments · 53e3cf3c
      Varac authored
      We now have:
      
        usage: ci-bootstrap.py [-h] (--create_droplet | --droplet_id ID) [--terminate]
                               [--verbose]
      
        Run bootstrap scriptto deploy Openappstack to a given node.
      
        optional arguments:
          -h, --help        show this help message and exit
          --create_droplet  Create droplet automatically
          --droplet_id ID   ID of droplet to deploy to
          --terminate       Terminate droplet after deploy
          --verbose         Be more verbose
      53e3cf3c
Loading