We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The CLI allow end user to use framework quickly in simple way. With the CLI you access to the following features :
To install the CLI in your system just use this command : dotnet tool install --global IO.Astrodynamics.CLI
dotnet tool install --global IO.Astrodynamics.CLI
To use it, just call astro in your terminal in anywhere location.
astro
To display available commands type : astro --help
astro --help
To display how to use a command type : astro time-converter --help
astro time-converter --help