diff --git a/reference/components/cf-runagent.markdown b/reference/components/cf-runagent.markdown index 12624e181..40333b020 100644 --- a/reference/components/cf-runagent.markdown +++ b/reference/components/cf-runagent.markdown @@ -19,6 +19,8 @@ which hosts `cf-agent` will be started, and classes that the user requests [%CFEngine_include_snippet(cf-runagent.help, [\s]*--[a-z], ^$)%] +**See also**: [bundle resource_type in server access promises][access#resource_type], [cfruncommand in body server control][cf-serverd#cfruncommand] + ## Control Promises Settings describing the details of the fixed behavioral promises made by diff --git a/reference/components/cf-serverd.markdown b/reference/components/cf-serverd.markdown index ef5049341..0f6bceebb 100644 --- a/reference/components/cf-serverd.markdown +++ b/reference/components/cf-serverd.markdown @@ -280,6 +280,7 @@ shell command at your own risk. } ``` +**See also**: [cf-runagent][cf-runagent], [bundle resource_type in server access promises][access#resource_type] ### call_collect_interval diff --git a/reference/promise-types/access.markdown b/reference/promise-types/access.markdown index 96012e305..afe1e4a59 100644 --- a/reference/promise-types/access.markdown +++ b/reference/promise-types/access.markdown @@ -707,6 +707,8 @@ access: } ``` +**See also**: [--remote-bundles option for cf-runagent][cf-runagent], [cfruncommand in body server control][cf-serverd#cfruncommand] + **History:** - ```bundle``` `resource_type` added in 3.9.0