Mass Project Get
mass project get​
Get a project from Massdriver
Synopsis​
Get Project Details
Retrieves detailed information about a specific project, including:
- Project name and description
- Environment configurations
- Cost metrics
- Project settings
Usage​
mass project get <project-slug>
Examples​
# Get details for the "alarms" project
mass project get alarms
mass project get [project] [flags]
Options​
-h, --help help for get
-o, --output string Output format (text or json) (default "text")
SEE ALSO​
- mass project - Project management