Skip to content

Commit 88d7c8a

Browse files
platformsh-devrelAnouckColsonchadwcarlson
authored
Update CLI docs to latest version (#4086)
Co-authored-by: AnouckColson <[email protected]> Co-authored-by: Chad Carlson <[email protected]>
1 parent 39a642e commit 88d7c8a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

sites/platform/src/administration/cli/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ showTitle: false
1313

1414
<!-- vale off -->
1515

16-
# Platform.sh CLI 5.0.14
16+
# Platform.sh CLI 5.0.15
1717

1818
- [Installation](/administration/cli#1-install)
1919
- [Open an issue](https://github.com/platformsh/cli/issues)
@@ -3713,12 +3713,12 @@ platform integration:activity:get [-P|--property PROPERTY] [-p|--project PROJECT
37133713

37143714
Get a list of activities for an integration
37153715

3716-
Aliases: `int:act`
3716+
Aliases: `integration:activities`
37173717

37183718
### Usage
37193719

37203720
```
3721-
platform int:act [--type TYPE] [-x|--exclude-type EXCLUDE-TYPE] [--limit LIMIT] [--start START] [--state STATE] [--result RESULT] [-i|--incomplete] [--format FORMAT] [-c|--columns COLUMNS] [--no-header] [--date-fmt DATE-FMT] [-p|--project PROJECT] [-e|--environment ENVIRONMENT] [--] [<id>]
3721+
platform integration:activities [--type TYPE] [-x|--exclude-type EXCLUDE-TYPE] [--limit LIMIT] [--start START] [--state STATE] [--result RESULT] [-i|--incomplete] [--format FORMAT] [-c|--columns COLUMNS] [--no-header] [--date-fmt DATE-FMT] [-p|--project PROJECT] [-e|--environment ENVIRONMENT] [--] [<id>]
37223722
```
37233723

37243724
#### Arguments

sites/upsun/src/administration/cli/reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ showTitle: false
1313

1414
<!-- vale off -->
1515

16-
# Upsun CLI 5.0.14
16+
# Upsun CLI 5.0.15
1717

1818
- [Installation](/administration/cli#1-install)
1919
- [Open an issue](https://github.com/platformsh/cli/issues)
@@ -3731,12 +3731,12 @@ upsun integration:activity:get [-P|--property PROPERTY] [-p|--project PROJECT] [
37313731

37323732
Get a list of activities for an integration
37333733

3734-
Aliases: `int:act`
3734+
Aliases: `integration:activities`
37353735

37363736
### Usage
37373737

37383738
```
3739-
upsun int:act [--type TYPE] [-x|--exclude-type EXCLUDE-TYPE] [--limit LIMIT] [--start START] [--state STATE] [--result RESULT] [-i|--incomplete] [--format FORMAT] [-c|--columns COLUMNS] [--no-header] [--date-fmt DATE-FMT] [-p|--project PROJECT] [-e|--environment ENVIRONMENT] [--] [<id>]
3739+
upsun integration:activities [--type TYPE] [-x|--exclude-type EXCLUDE-TYPE] [--limit LIMIT] [--start START] [--state STATE] [--result RESULT] [-i|--incomplete] [--format FORMAT] [-c|--columns COLUMNS] [--no-header] [--date-fmt DATE-FMT] [-p|--project PROJECT] [-e|--environment ENVIRONMENT] [--] [<id>]
37403740
```
37413741

37423742
#### Arguments

0 commit comments

Comments
 (0)