Tagging Fleet Resources

Apply tags to fleet resources in Fleet Application Management to help you organize and list resources based on your business needs. You can also edit and delete tags that were previously added.

    1. Open the navigation menu  and select Observability & Management. Under Fleet Application Management, select Fleets.
    2. Click the name of the fleet that you want.
      Tip

      To find a fleet by name, enter its name in the Search field.
    3. To view existing tags, click the Tags tab.
    4. To edit an existing tag, click the edit icon next to a tag and edit the value in the Edit tag dialog box.
    5. To remove a tag, click the edit icon next to a tag and then click Remove tag in the Edit tag dialog box.
    6. To add a tag, click More Actions, and then select Add tags. In the Add tags dialog box, perform the following actions as needed:
      • To add a defined tag, select a tag namespace, tag key, and then enter a tag value.
      • To add a free-form tag, select a tag key and then enter a value for tag value.
      • To add another tag, click Add tag.
      • To add all tags, click Add tags.
    The results appear in the fleet details page after a few minutes.
  • Use the oci fleet-apps-management fleet update command, required parameters, and optional tagging parameter to add a tag to fleet resources. Include the --freeform-tags or --defined-tags parameter with their values for tagging.
    oci fleet-apps-management fleet update [OPTIONS]

    For a complete list of flags and variable options for Fleet Application Management CLI commands, see the CLI for Fleet Application Management.

  • Run the UpdateFleet operation to add a tag to fleet resources. Include the freeformTags or definedTags attributes with their values.