Skip to content

Commit d7bd02e

Browse files
arangodb-docs-automation[bot]dandimeo
and
dandimeo
authored
[CircleCI Generated] generate-oasisctl-7537 (#324)
* replace layout with archetype * [skip ci] Automatic commit of generated files from CircleCI --------- Co-authored-by: dandimeo <[email protected]>
1 parent cfa1567 commit d7bd02e

File tree

645 files changed

+2041
-5031
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

645 files changed

+2041
-5031
lines changed
Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,30 @@
11
---
2+
archetype: default
3+
description: Description of the oasisctl accept command
24
title: Oasisctl Accept
35
menuTitle: Accept
4-
weight: 10
5-
description: >-
6-
Description of the oasisctl accept command
7-
archetype: chapter
6+
weight: 5
87
---
9-
Accept invites
10-
118
## Synopsis
12-
139
Accept invites
1410

1511
```
1612
oasisctl accept [flags]
1713
```
1814

1915
## Options
20-
2116
```
2217
-h, --help help for accept
2318
```
2419

25-
## Options inherited from parent commands
26-
20+
## Options Inherited From Parent Commands
2721
```
2822
--endpoint string API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
2923
--format string Output format (table|json) (default "table")
3024
--token string Token used to authenticate at ArangoDB Oasis
3125
```
3226

3327
## See also
34-
3528
* [oasisctl](../options.md) - ArangoGraph Insights Platform
3629
* [oasisctl accept organization](accept-organization.md) - Accept organization related invites
3730

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,31 @@
11
---
2+
archetype: default
3+
description: Description of the oasisctl accept organization invite command
24
title: Oasisctl Accept Organization Invite
35
menuTitle: Accept Organization Invite
4-
weight: 10
5-
description: >-
6-
Description of the oasisctl accept organization invite command
7-
archetype: default
6+
weight: 15
87
---
9-
Accept an organization invite the authenticated user has access to
10-
118
## Synopsis
12-
139
Accept an organization invite the authenticated user has access to
1410

1511
```
1612
oasisctl accept organization invite [flags]
1713
```
1814

1915
## Options
20-
2116
```
2217
-h, --help help for invite
2318
-i, --invite-id string Identifier of the organization invite
2419
-o, --organization-id string Identifier of the organization
2520
```
2621

27-
## Options inherited from parent commands
28-
22+
## Options Inherited From Parent Commands
2923
```
3024
--endpoint string API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
3125
--format string Output format (table|json) (default "table")
3226
--token string Token used to authenticate at ArangoDB Oasis
3327
```
3428

3529
## See also
36-
3730
* [oasisctl accept organization](accept-organization.md) - Accept organization related invites
3831

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,30 @@
11
---
2+
archetype: default
3+
description: Description of the oasisctl accept organization command
24
title: Oasisctl Accept Organization
35
menuTitle: Accept Organization
4-
weight: 5
5-
description: >-
6-
Description of the oasisctl accept organization command
7-
archetype: default
6+
weight: 10
87
---
9-
Accept organization related invites
10-
118
## Synopsis
12-
139
Accept organization related invites
1410

1511
```
1612
oasisctl accept organization [flags]
1713
```
1814

1915
## Options
20-
2116
```
2217
-h, --help help for organization
2318
```
2419

25-
## Options inherited from parent commands
26-
20+
## Options Inherited From Parent Commands
2721
```
2822
--endpoint string API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
2923
--format string Output format (table|json) (default "table")
3024
--token string Token used to authenticate at ArangoDB Oasis
3125
```
3226

3327
## See also
34-
3528
* [oasisctl accept](_index.md) - Accept invites
3629
* [oasisctl accept organization invite](accept-organization-invite.md) - Accept an organization invite the authenticated user has access to
3730

site/content/3.10/arangograph/oasisctl/add/_index.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,30 @@
11
---
2+
archetype: default
3+
description: Description of the oasisctl add command
24
title: Oasisctl Add
35
menuTitle: Add
4-
weight: 15
5-
description: >-
6-
Description of the oasisctl add command
7-
archetype: chapter
6+
weight: 5
87
---
9-
Add resources
10-
118
## Synopsis
12-
139
Add resources
1410

1511
```
1612
oasisctl add [flags]
1713
```
1814

1915
## Options
20-
2116
```
2217
-h, --help help for add
2318
```
2419

25-
## Options inherited from parent commands
26-
20+
## Options Inherited From Parent Commands
2721
```
2822
--endpoint string API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
2923
--format string Output format (table|json) (default "table")
3024
--token string Token used to authenticate at ArangoDB Oasis
3125
```
3226

3327
## See also
34-
3528
* [oasisctl](../options.md) - ArangoGraph Insights Platform
3629
* [oasisctl add auditlog](add-auditlog.md) - Add auditlog resources
3730
* [oasisctl add group](add-group.md) - Add group resources
Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
11
---
2+
archetype: default
3+
description: Description of the oasisctl add auditlog destination command
24
title: Oasisctl Add Auditlog Destination
35
menuTitle: Add Audit Log Destination
4-
weight: 10
5-
description: >-
6-
Description of the oasisctl add auditlog destination command
7-
archetype: default
6+
weight: 15
87
---
9-
Add a destination to an auditlog.
10-
118
## Synopsis
12-
139
Add a destination to an auditlog.
1410

1511
```
1612
oasisctl add auditlog destination [flags]
1713
```
1814

1915
## Options
20-
2116
```
2217
-i, --auditlog-id string Identifier of the auditlog
2318
--destination-excluded-topics strings Do not send audit events with these topics to this destination.
@@ -31,15 +26,13 @@ oasisctl add auditlog destination [flags]
3126
-o, --organization-id string Identifier of the organization
3227
```
3328

34-
## Options inherited from parent commands
35-
29+
## Options Inherited From Parent Commands
3630
```
3731
--endpoint string API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
3832
--format string Output format (table|json) (default "table")
3933
--token string Token used to authenticate at ArangoDB Oasis
4034
```
4135

4236
## See also
43-
4437
* [oasisctl add auditlog](add-auditlog.md) - Add auditlog resources
4538

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,30 @@
11
---
2-
title: Oasisctl Add Auditlog
3-
menuTitle: Add Audit Log
4-
weight: 5
5-
description: >-
6-
Description of the oasisctl add auditlog command
72
archetype: default
3+
description: Description of the oasisctl add auditlog command
4+
title: Oasisctl Add Auditlog
5+
menuTitle: Add Auditlog
6+
weight: 10
87
---
9-
Add auditlog resources
10-
118
## Synopsis
12-
139
Add auditlog resources
1410

1511
```
1612
oasisctl add auditlog [flags]
1713
```
1814

1915
## Options
20-
2116
```
2217
-h, --help help for auditlog
2318
```
2419

25-
## Options inherited from parent commands
26-
20+
## Options Inherited From Parent Commands
2721
```
2822
--endpoint string API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
2923
--format string Output format (table|json) (default "table")
3024
--token string Token used to authenticate at ArangoDB Oasis
3125
```
3226

3327
## See also
34-
3528
* [oasisctl add](_index.md) - Add resources
3629
* [oasisctl add auditlog destination](add-auditlog-destination.md) - Add a destination to an auditlog.
3730

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,32 @@
11
---
2+
archetype: default
3+
description: Description of the oasisctl add group members command
24
title: Oasisctl Add Group Members
35
menuTitle: Add Group Members
4-
weight: 20
5-
description: >-
6-
Description of the oasisctl add group members command
7-
archetype: default
6+
weight: 25
87
---
9-
Add members to group
10-
118
## Synopsis
12-
139
Add members to group
1410

1511
```
1612
oasisctl add group members [flags]
1713
```
1814

1915
## Options
20-
2116
```
2217
-g, --group-id string Identifier of the group to add members to
2318
-h, --help help for members
2419
-o, --organization-id string Identifier of the organization
2520
-u, --user-emails strings A comma separated list of user email addresses
2621
```
2722

28-
## Options inherited from parent commands
29-
23+
## Options Inherited From Parent Commands
3024
```
3125
--endpoint string API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
3226
--format string Output format (table|json) (default "table")
3327
--token string Token used to authenticate at ArangoDB Oasis
3428
```
3529

3630
## See also
37-
3831
* [oasisctl add group](add-group.md) - Add group resources
3932

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,30 @@
11
---
2+
archetype: default
3+
description: Description of the oasisctl add group command
24
title: Oasisctl Add Group
35
menuTitle: Add Group
4-
weight: 15
5-
description: >-
6-
Description of the oasisctl add group command
7-
archetype: default
6+
weight: 20
87
---
9-
Add group resources
10-
118
## Synopsis
12-
139
Add group resources
1410

1511
```
1612
oasisctl add group [flags]
1713
```
1814

1915
## Options
20-
2116
```
2217
-h, --help help for group
2318
```
2419

25-
## Options inherited from parent commands
26-
20+
## Options Inherited From Parent Commands
2721
```
2822
--endpoint string API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
2923
--format string Output format (table|json) (default "table")
3024
--token string Token used to authenticate at ArangoDB Oasis
3125
```
3226

3327
## See also
34-
3528
* [oasisctl add](_index.md) - Add resources
3629
* [oasisctl add group members](add-group-members.md) - Add members to group
3730

site/content/3.10/arangograph/oasisctl/auditlog/_index.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,30 @@
11
---
2+
archetype: default
3+
description: Description of the oasisctl auditlog command
24
title: Oasisctl Auditlog
3-
menuTitle: Audit Log
4-
weight: 20
5-
description: >-
6-
Description of the oasisctl auditlog command
7-
archetype: chapter
5+
menuTitle: Auditlog
6+
weight: 5
87
---
9-
AuditLog resources
10-
118
## Synopsis
12-
139
AuditLog resources
1410

1511
```
1612
oasisctl auditlog [flags]
1713
```
1814

1915
## Options
20-
2116
```
2217
-h, --help help for auditlog
2318
```
2419

25-
## Options inherited from parent commands
26-
20+
## Options Inherited From Parent Commands
2721
```
2822
--endpoint string API endpoint of the ArangoDB Oasis (default "api.cloud.arangodb.com")
2923
--format string Output format (table|json) (default "table")
3024
--token string Token used to authenticate at ArangoDB Oasis
3125
```
3226

3327
## See also
34-
3528
* [oasisctl](../options.md) - ArangoGraph Insights Platform
3629
* [oasisctl auditlog attach](auditlog-attach.md) - Attach a project to an audit log
3730
* [oasisctl auditlog detach](auditlog-detach.md) - Detach a project from an auditlog

0 commit comments

Comments
 (0)