{"tool":"doctl","tool_display":"Doctl","intent":"obtain-functions-project-metadata","intent_display":"obtain functions project metadata","title":"Doctl Command: obtain functions project metadata","command_string":"doctl sls get-metadata","raw_command_string":"doctl {{[sls|serverless]}} get-metadata","description":"Exact CLI syntax to obtain functions project metadata using Doctl.","usage_scenario":null,"scenario_context":"Check function statuses regularly to ensure optimal performance and uptime.","simulated_output":"Fetching metadata for functions project...\n\nProject Name: my-functions-project\nRuntime: go\nRegion: nyc3\n\nFunction Count: 3\n| Function Name | Status   | Last Deployed         |\n|---------------|----------|-----------------------|\n| func1         | active   | 2023-10-01 12:00 UTC  |\n| func2         | inactive | 2023-09-28 09:30 UTC  |\n| func3         | active   | 2023-10-02 14:15 UTC  |","how_to_steps":["Run `doctl serverless get-metadata` in your terminal.","Review the output for project details and function statuses.","Use the function names for further management commands."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/obtain-functions-project-metadata"}