File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
platform/src/administration/cli
upsun/src/administration/cli Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ showTitle: false
13
13
14
14
<!-- vale off -->
15
15
16
- # Platform.sh CLI 5.0.14
16
+ # Platform.sh CLI 5.0.15
17
17
18
18
- [ Installation] ( /administration/cli#1-install )
19
19
- [ Open an issue] ( https://github.com/platformsh/cli/issues )
@@ -3713,12 +3713,12 @@ platform integration:activity:get [-P|--property PROPERTY] [-p|--project PROJECT
3713
3713
3714
3714
Get a list of activities for an integration
3715
3715
3716
- Aliases: ` int:act `
3716
+ Aliases: ` integration:activities `
3717
3717
3718
3718
### Usage
3719
3719
3720
3720
```
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>]
3722
3722
```
3723
3723
3724
3724
#### Arguments
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ showTitle: false
13
13
14
14
<!-- vale off -->
15
15
16
- # Upsun CLI 5.0.14
16
+ # Upsun CLI 5.0.15
17
17
18
18
- [ Installation] ( /administration/cli#1-install )
19
19
- [ Open an issue] ( https://github.com/platformsh/cli/issues )
@@ -3731,12 +3731,12 @@ upsun integration:activity:get [-P|--property PROPERTY] [-p|--project PROJECT] [
3731
3731
3732
3732
Get a list of activities for an integration
3733
3733
3734
- Aliases: ` int:act `
3734
+ Aliases: ` integration:activities `
3735
3735
3736
3736
### Usage
3737
3737
3738
3738
```
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>]
3740
3740
```
3741
3741
3742
3742
#### Arguments
You can’t perform that action at this time.
0 commit comments