The OneSky Command Line Tool is a Go application that lets you access OneSky from the command line. You can use this tool to perform many common platform tasks either from the command line or in scripts and other automations.
For installation instructions, please see:
https://developers.onesky.ai/docs/command-line-interface
The community repository hosts all information about how to contribute code and documentation, who to contact about what, etc.
Run the "onesky help" command for a list of the built-in help topics. You can also use the "--help" flag for more information about specfic commands.
For a quick guide on getting started, please see our CLI cheet sheet:
https://developers.onesky.ai/docs/cli-cheat-sheet
Our Developer Hub has all information on the OneSky CLI and other components of the OneSky SDK: