onesky / onesky-sdk-cli

A command-line tool for interacting with OneSky.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OneSky Command Line Tool

Go


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.


To start using OneSky Command Line Tool

For installation instructions, please see:

https://developers.onesky.ai/docs/command-line-interface

To start developing OneSky Command Line Tool

The community repository hosts all information about how to contribute code and documentation, who to contact about what, etc.

Help and Support

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:

https://developers.onesky.ai/docs/getting-started-welcome

About

A command-line tool for interacting with OneSky.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 95.1%Language:Makefile 4.9%