Send feedback
kf stacks
Stay organized with collections
Save and categorize content based on your preferences.
Name
kf stacks
- List stacks in the targeted Space
Synopsis
kf stacks [flags]
Description
Stacks contain information about how to build and run an App. Each stack contains:
A unique name to identify it.
A build image, the image used to build the App, this usually contains things like compilers, libraries, sources and build frameworks.
A run image, the image App instances will run within. These images are usually lightweight and contain just enough to run an App.
A list of applicable buildpacks available via the bulidpacks command.
Examples
kf stacks
Flags
-h, --help
help for stacks
Inherited flags
These flags are inherited from parent commands.
--config=string
Config file (default is $HOME/.kf)
--kubeconfig=string
Kubectl config file (default is $HOME/.kube/config)
--log-http
Log HTTP requests to stderr
--space=string
Space to run the command against. This overrides the currently targeted space
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,[]]