Search
⌃K
Search
⌃K
Welcome to Velocity
Try Velocity Labs
Set up Velocity
Overview
Install Velocity
Infrastructure Setup
Onboard your Application
Start Developing with Velocity
Remote Development Quickstart
Concepts
Developing with Velocity
Velocity Environments
Velocity Blueprints
Velocity Contexts
Velocity Services
Data Seeding
Tutorials
Install the IDE Extension
Install the Velocity Operator
Velocity Blueprints
Creating a Blueprint
Adding Velocity Services
Review a Resolved Blueprint
Committing to a Blueprint
Downloading a Blueprint
Managing Blueprint Sources
Networking Velocity Services
Expose Velocity Services Externally
Random Values in Blueprints
Add K8s Secrets to All Environments
Environment Management
Cloud Resources
Data Seeding
Developing Velocity Services
CI/CD
Best Practices
References
CLI Reference
Databases & Cloud Resources
Velocity Annotations
Powered By GitBook

Managing Blueprint Sources

​Velocity Blueprints are composed of one or more Blueprint Sources. To make it easier to manage your Blueprint, the Velocity CLI includes the following commands to both list your current Blueprint Sources and to remove Blueprint Sources as needed.

List your current Blueprint Sources

veloctl blueprint list-sources

Remove a Blueprint Source

veloctl blueprint remove-source <source_name>
Previous
Downloading a Blueprint
Next
Networking Velocity Services
Last modified 2mo ago
Copy link
On this page
List your current Blueprint Sources
Remove a Blueprint Source