In the previous chapter, we showed you how to configure Travis CI in a software project and explained the basics of how to use Travis CI. This chapter will help you get Travis CLI installed on your operating system and we will go over all the different types of commands in Travis CI, such as the general API commands, repository commands, and more. We will go over the different options that the CLI commands can use and we will also go over the meaning of each command in detail. We will also take a look at working with the Travis API directly by using our access token and the curl REST client. We will briefly look at the Travis Pro and Enterprise versions as well.
The following topics will be covered in this chapter:
- Travis CLI installation
- Travis CLI commands