Commit 4f16eec
authored
add pathx cli command (#60)
ENHANCEMENTS:
- add command `ucloud pathx create`, Include flags:`--bandwidth,--area-code,--charge-type,--quantity,--accel,--origin-ip,--origin-domain,--port,--origin-port` to create the pathx resource.
- add command `ucloud pathx delete` to delete the pathx resource
- add command `ucloud pathx modify` to modify the pathx associated information. Example bandwidth or origin information or resource information.
- add command `ucloud pathx list` to query the pathx resource list.
- add command `ucloud pathx price` to query the pathx resource price information.
- add command `ucloud pathx area` to query the pathx origin areas or acceleration areas1 parent 0675227 commit 4f16eec
44 files changed
Lines changed: 4478 additions & 1062 deletions
File tree
- base
- cmd
- tests
- env/default
- specs
- stepimpl
- vendor
- github.com/ucloud/ucloud-sdk-go
- services
- pathx
- uhost
- umem
- uphost
- vpc
- ucloud/version
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments