Skip to content

Commit 04d61b7

Browse files
committed
(DOCSP-47322) Replace inline links with full URL and dochub.
1 parent 378fb91 commit 04d61b7

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

docs/command/atlas-organizations-apiKeys-assign.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ Options
7474
- false
7575
- Output format. Valid values are json, json-path, go-template, or go-template-file. To see the full output, use the -o json option.
7676
* - --role
77-
- Atlas API endpoint </Programmatic-API-Keys/operation/updateApiKey>
77+
- strings
7878
- false
79-
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding :oas-atlas-tag:Atlas API endpoint </Programmatic-API-Keys/operation/updateApiKey>. To learn more about organization level user roles, see :atlas:`/reference/user-roles/#organization-roles`. Passing this flag replaces preexisting data.
79+
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding Atlas API endpoint: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/updateApiKey. To learn more about organization level user roles, see: https://dochub.mongodb.org/core/atlas-org-roles. Passing this flag replaces preexisting data.
8080

8181
Inherited Options
8282
-----------------

docs/command/atlas-organizations-apiKeys-create.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ Options
5656
- false
5757
- Output format. Valid values are json, json-path, go-template, or go-template-file. To see the full output, use the -o json option.
5858
* - --role
59-
- Atlas API endpoint </Programmatic-API-Keys/operation/createApiKey>
59+
- strings
6060
- true
61-
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding :oas-atlas-tag:Atlas API endpoint </Programmatic-API-Keys/operation/createApiKey>. To learn more about organization level user roles, see :atlas:`/reference/user-roles/#organization-roles`.
61+
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding Atlas API endpoint: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/createApiKey. To learn more about organization level user roles, see: https://dochub.mongodb.org/core/atlas-org-roles.
6262

6363
Inherited Options
6464
-----------------

docs/command/atlas-organizations-create.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ Options
5858
- false
5959
- Description of the API key. Required when creating organizations authenticated with API Keys.
6060
* - --apiKeyRole
61-
- Atlas API endpoint </Programmatic-API-Keys/operation/createApiKey>
61+
- strings
6262
- false
63-
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding :oas-atlas-tag:Atlas API endpoint </Programmatic-API-Keys/operation/createApiKey>. To learn more about organization level user roles, see :atlas:`/reference/user-roles/#organization-roles`. Required when creating organizations authenticated with API Keys.
63+
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding Atlas API endpoint: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/createApiKey. To learn more about organization level user roles, see: https://dochub.mongodb.org/core/atlas-org-roles. Required when creating organizations authenticated with API Keys.
6464
* - --federationSettingsId
6565
- string
6666
- false

docs/command/atlas-projects-apiKeys-assign.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ Options
6868
- false
6969
- Hexadecimal string that identifies the project to use. This option overrides the settings in the configuration file or environment variable.
7070
* - --role
71-
- Atlas API endpoint </Programmatic-API-Keys/operation/addProjectApiKey>
71+
- strings
7272
- true
73-
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding :oas-atlas-tag:Atlas API endpoint </Programmatic-API-Keys/operation/addProjectApiKey>. To learn more about project level user roles, see :atlas:`/reference/user-roles/#project-roles`.
73+
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding Atlas API endpoint: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/addProjectApiKey. To learn more about project level user roles, see: https://dochub.mongodb.org/core/atlas-proj-roles.
7474

7575
Inherited Options
7676
-----------------

docs/command/atlas-projects-apiKeys-create.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ Options
5656
- false
5757
- Hexadecimal string that identifies the project to use. This option overrides the settings in the configuration file or environment variable.
5858
* - --role
59-
- Atlas API endpoint </Programmatic-API-Keys/operation/createProjectApiKey>
59+
- strings
6060
- true
61-
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding :oas-atlas-tag:Atlas API endpoint </Programmatic-API-Keys/operation/createProjectApiKey>. To learn more about project level user roles, see :atlas:`/reference/user-roles/#project-roles`.
61+
- Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding Atlas API endpoint: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/createProjectApiKey. To learn more about project level user roles, see: https://dochub.mongodb.org/core/atlas-proj-roles.
6262

6363
Inherited Options
6464
-----------------

internal/usage/usage.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,10 @@ dbName and collection are required only for built-in roles.`
144144
OrgIncludeDeleted = "Flag that indicates whether to include deleted organizations in the list. This option applies only to Ops Manager organizations. You can't return deleted Atlas or Cloud Manager organizations."
145145
APIKeyDescription = "Description of the API key."
146146
AtlasAPIKeyDescription = APIKeyDescription + " " + requiredForAtlas
147-
CreateProjectAPIKeyRoles = "Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding :oas-atlas-tag:`Atlas API endpoint </Programmatic-API-Keys/operation/createProjectApiKey>`. To learn more about project level user roles, see :atlas:`/reference/user-roles/#project-roles`." //nolint:gosec // This is just a message not a credential
148-
AddProjectAPIKeyRoles = "Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding :oas-atlas-tag:`Atlas API endpoint </Programmatic-API-Keys/operation/addProjectApiKey>`. To learn more about project level user roles, see :atlas:`/reference/user-roles/#project-roles`." //nolint:gosec // This is just a message not a credential
149-
CreateAPIKeyRoles = "Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding :oas-atlas-tag:`Atlas API endpoint </Programmatic-API-Keys/operation/createApiKey>`. To learn more about organization level user roles, see :atlas:`/reference/user-roles/#organization-roles`." //nolint:gosec // This is just a message not a credential
150-
UpdateAPIKeyRoles = "Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding :oas-atlas-tag:`Atlas API endpoint </Programmatic-API-Keys/operation/updateApiKey>`. To learn more about organization level user roles, see :atlas:`/reference/user-roles/#organization-roles`." //nolint:gosec // This is just a message not a credential
147+
CreateProjectAPIKeyRoles = "Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding Atlas API endpoint: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/createProjectApiKey. To learn more about project level user roles, see: https://dochub.mongodb.org/core/atlas-proj-roles." //nolint:gosec // This is just a message not a credential
148+
AddProjectAPIKeyRoles = "Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding Atlas API endpoint: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/addProjectApiKey. To learn more about project level user roles, see: https://dochub.mongodb.org/core/atlas-proj-roles." //nolint:gosec // This is just a message not a credential
149+
CreateAPIKeyRoles = "Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding Atlas API endpoint: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/createApiKey. To learn more about organization level user roles, see: https://dochub.mongodb.org/core/atlas-org-roles." //nolint:gosec // This is just a message not a credential
150+
UpdateAPIKeyRoles = "Role or roles that you want to assign to the API key. To assign more than one role, specify each role with a separate role flag or specify all of the roles as a comma-separated list using one role flag. For the full list of accepted values, see the Items Enum for the corresponding Atlas API endpoint: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/updateApiKey. To learn more about organization level user roles, see: https://dochub.mongodb.org/core/atlas-org-roles." //nolint:gosec // This is just a message not a credential
151151
AtlasAPIKeyRoles = CreateAPIKeyRoles + " " + requiredForAtlas
152152
NotificationRegion = "Region that indicates which API URL to use."
153153
NotificationDelayMin = "Number of minutes to wait after an alert condition is detected before sending out the first notification."

0 commit comments

Comments
 (0)