Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 507 Bytes

tag.md

File metadata and controls

18 lines (13 loc) · 507 Bytes

tag

Add tags (key-value pairs) to the lambda function and any associated web API

Usage

claudia tag {OPTIONS}

Options

  • --tags: The list of tags (key-value pairs) to assign to the lambda function and any associated web API
    • For example: Team=onboarding,Project=amarillo
  • --source: (optional) Directory with project files
    • Defaults to: current directory
  • --config: (optional) Config file containing the resource names
    • Defaults to: claudia.json