We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The tns platform --help command only displays the list and add subcommands. It should display the remove subcommand as well.
tns platform --help
list
add
remove
The text was updated successfully, but these errors were encountered:
Merge pull request #26 from NativeScript/vladimirov/android-27
9879529
Add Android SDK 27 as verified
ErjanGavalji
No branches or pull requests
The
tns platform --help
command only displays thelist
andadd
subcommands. It should display theremove
subcommand as well.The text was updated successfully, but these errors were encountered: