In this course, you will learn how to set up the Cloud Foundry command line interface, or cf CLI, environment to interact with Cloud Foundry components and manage them effectively.
Learning Objectives
Working with Command Line cf
- start the course
- set up CLI environment on various platforms
- list various CLI plugins and custom plugins
- compare the fundamental commands used to interact with Cloud Foundry
Management Commands
- work with fundamental commands to manage the organization
- work with fundamental commands to manage spaces
- work with fundamental commands to manage routes
- deploy an application and manage the application status
- work with CLI to manage logs
- recognize the practical usage of CUPS
- work with commands for common user and role management
- work with CLI BOSH commands
- recognize the significance of return codes in the outcome of command execution
Practice: Using cf CLI
- set up cf CLI environment, deploy applications, and manage applications using CLI commands