gwa is a tool for composing, validating and publishing Gateway configuration files to the BC Government's API Services Portal.
To get started with gwa, follow the detailed instructions provided in the DevHub installation guide.
To make the most out of the gwa tool, you can use the --help option to get detailed information on its various commands and options. Here's how you can use it:
-
General Help: To get an overview of all available commands, run:
gwa --help
This will list all the primary commands and provide a brief description of each.
-
Command-Specific Help: To get detailed information about a specific command, use
--helpwith the command in question. For example, if you want to learn more about thegatewaycommand, you can run:gwa gateway --help
This will provide detailed information about the
gatewaycommand, including its syntax, options, and examples.
Explore gwa commands in an easy-to-read reference format on the DevHub CLI commands page.
The content on this page is the same as the --help output.
If you need support or have any questions about using gwa, you can reach out to our team in the following ways:
Rocket.Chat is a community platform where you can connect with our team and other users. Create an account on Rocket.Chat and join the #aps-ops channel. In this channel, you can:
- Ask questions
- Share feedback
- Get real-time support
- Engage with other users who might have similar questions or use cases
Alternatively, if you prefer asynchronous communication or need to report a bug, request a feature, or provide feedback, please use our GitHub issue tracker. On our GitHub issue tracker, you can:
- File new issues for bugs or feature requests
- Track the status of reported issues
- Contribute to discussions on existing issues
- View the roadmap and planned enhancements
By using either of these methods, our team will be able to assist you promptly and effectively. We are committed to ensuring you have a positive experience with gwa and are here to answer any questions you might have.
See CONTRIBUTING.md for more info on how to make contributions to this project.