Using the CLI ============= Using the CLI directly is not recommended, instead you should opt for integration with your build system. See :doc:`/integrations/index` for information on what is supported out of the box. If you need to adjust your build system integration or want to develop your own, the following pages describe all of the available programs in godot-object-compiler. .. toctree:: :name: sec-cli :maxdepth: 1 build_num clear generate help init print_parsed print_transformed print_type version