Expand description
Command-specific views
This module contains view components organized by command. Each command has its own submodule with views for rendering command-specific output.
Modulesยง
- configure
- Views for Configure Command
- create
- Views for Create Command
- destroy
- Views for Destroy Command
- exists
- Views for Exists Command
- list
- Views for List Command
- provision
- Views for Provision Command
- purge
- Views for Purge Command
- register
- Views for Register Command
- release
- Views for Release Command
- render
- Views for Render Command
- run
- Views for the Run Command
- shared
- Shared View Components
- show
- Views for Show Command
- test
- Views for Test Command
- validate
- Views for Validate Command