Adding a Credential
Add application, resource, and target credentials to a fleet in Fleet Application Management.
Use the oci fleet-apps-management fleet-credential create command and required parameters to add credentials for a fleet to access resources:
oci fleet-apps-management fleet-credential create --display-name <text> --entity-specifics <json_file_or_string> --fleet-id <fleet_OCID> --password <json_file_or_string> --user <json_file_or_string> [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 CreateFleetCredential operation to add credentials for a fleet to access resources.