Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/stackit_beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ stackit beta [flags]
* [stackit beta edge-cloud](./stackit_beta_edge-cloud.md) - Provides functionality for Edge Cloud services.
* [stackit beta intake](./stackit_beta_intake.md) - Provides functionality for intake
* [stackit beta sfs](./stackit_beta_sfs.md) - Provides functionality for SFS (STACKIT File Storage)
* [stackit beta volume](./stackit_beta_volume.md) - Provides functionality for Volume
* [stackit beta vpn](./stackit_beta_vpn.md) - Provides functionality for VPN

34 changes: 34 additions & 0 deletions docs/stackit_beta_volume.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## stackit beta volume

Provides functionality for Volume

### Synopsis

Provides functionality for Volume.

```
stackit beta volume [flags]
```

### Options

```
-h, --help Help for "stackit beta volume"
```

### Options inherited from parent commands

```
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
```

### SEE ALSO

* [stackit beta](./stackit_beta.md) - Contains beta STACKIT CLI commands
* [stackit beta volume automation](./stackit_beta_volume_automation.md) - Provides functionality for Volume Automation

34 changes: 34 additions & 0 deletions docs/stackit_beta_volume_automation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## stackit beta volume automation

Provides functionality for Volume Automation

### Synopsis

Provides functionality for Volume Automation.

```
stackit beta volume automation [flags]
```

### Options

```
-h, --help Help for "stackit beta volume automation"
```

### Options inherited from parent commands

```
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
```

### SEE ALSO

* [stackit beta volume](./stackit_beta_volume.md) - Provides functionality for Volume
* [stackit beta volume automation template](./stackit_beta_volume_automation_template.md) - Provides functionality for Volume Automation Templates

35 changes: 35 additions & 0 deletions docs/stackit_beta_volume_automation_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## stackit beta volume automation template

Provides functionality for Volume Automation Templates

### Synopsis

Provides functionality for Volume Automation Templates.

```
stackit beta volume automation template [flags]
```

### Options

```
-h, --help Help for "stackit beta volume automation template"
```

### Options inherited from parent commands

```
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
```

### SEE ALSO

* [stackit beta volume automation](./stackit_beta_volume_automation.md) - Provides functionality for Volume Automation
* [stackit beta volume automation template describe](./stackit_beta_volume_automation_template_describe.md) - Shows details of a Volume Automation Template
* [stackit beta volume automation template list](./stackit_beta_volume_automation_template_list.md) - List all Volume Automation Templates

40 changes: 40 additions & 0 deletions docs/stackit_beta_volume_automation_template_describe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
## stackit beta volume automation template describe

Shows details of a Volume Automation Template

### Synopsis

Shows details of a Volume Automation Template.

```
stackit beta volume automation template describe TEMPLATE_ID [flags]
```

### Examples

```
Describe the Volume Automation Template with ID "xxx"
$ stackit beta volume automation template describe xxx
```

### Options

```
-h, --help Help for "stackit beta volume automation template describe"
```

### Options inherited from parent commands

```
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
```

### SEE ALSO

* [stackit beta volume automation template](./stackit_beta_volume_automation_template.md) - Provides functionality for Volume Automation Templates

44 changes: 44 additions & 0 deletions docs/stackit_beta_volume_automation_template_list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
## stackit beta volume automation template list

List all Volume Automation Templates

### Synopsis

List all Volume Automation Templates.

```
stackit beta volume automation template list [flags]
```

### Examples

```
List all Volume Automation Templates
$ stackit beta volume automation template list

List up to 10 Volume Automation Templates
$ stackit beta volume automation template list --limit 10
```

### Options

```
-h, --help Help for "stackit beta volume automation template list"
--limit int Maximum number of entries to list
```

### Options inherited from parent commands

```
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
```

### SEE ALSO

* [stackit beta volume automation template](./stackit_beta_volume_automation_template.md) - Provides functionality for Volume Automation Templates

1 change: 1 addition & 0 deletions docs/stackit_config_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ stackit config set [flags]
--alb-waf-custom-endpoint string ALB WAF API base URL, used in calls to this API
--allowed-url-domain string Domain name, used for the verification of the URLs that are given in the custom identity provider endpoint and "STACKIT curl" command
--authorization-custom-endpoint string Authorization API base URL, used in calls to this API
--automation-custom-endpoint string Automation API base URL, used in calls to this API
--cdn-custom-endpoint string CDN API base URL, used in calls to this API
--dns-custom-endpoint string DNS API base URL, used in calls to this API
--edge-custom-endpoint string Edge API base URL, used in calls to this API
Expand Down
1 change: 1 addition & 0 deletions docs/stackit_config_unset.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ stackit config unset [flags]
--assume-yes If set, skips all confirmation prompts
--async Configuration option to run commands asynchronously
--authorization-custom-endpoint Authorization API base URL. If unset, uses the default base URL
--automation-custom-endpoint Automation API base URL. If unset, uses the default base URL
--cdn-custom-endpoint Custom CDN endpoint URL. If unset, uses the default base URL
--dns-custom-endpoint DNS API base URL. If unset, uses the default base URL
--edge-custom-endpoint Edge API base URL. If unset, uses the default base URL
Expand Down
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ require (
github.com/stackitcloud/stackit-sdk-go/services/alb v0.17.1
github.com/stackitcloud/stackit-sdk-go/services/albwaf v0.13.2
github.com/stackitcloud/stackit-sdk-go/services/authorization v0.15.3
github.com/stackitcloud/stackit-sdk-go/services/automation v0.1.1
github.com/stackitcloud/stackit-sdk-go/services/cdn v1.21.0
github.com/stackitcloud/stackit-sdk-go/services/dns v0.23.1
github.com/stackitcloud/stackit-sdk-go/services/edge v0.13.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,8 @@ github.com/stackitcloud/stackit-sdk-go/services/albwaf v0.13.2 h1:zY0ArhTg++8oOA
github.com/stackitcloud/stackit-sdk-go/services/albwaf v0.13.2/go.mod h1:4M9G1I64kZwlXO32ZoIpt0GAN4SpZ1SYerwCVVIBGoE=
github.com/stackitcloud/stackit-sdk-go/services/authorization v0.15.3 h1:YEuymF48gnBNqBsraBN5pycBDEyXcFYy/2bCdF+H3eY=
github.com/stackitcloud/stackit-sdk-go/services/authorization v0.15.3/go.mod h1:T/JF25XGJ3GqER/1L2N//DgY8x5tY7gA3N+/0nvmOWY=
github.com/stackitcloud/stackit-sdk-go/services/automation v0.1.1 h1:naKG2lRw9ALCNaaJabhgtuCwSBVyOOlIX3NPkIFX1i0=
github.com/stackitcloud/stackit-sdk-go/services/automation v0.1.1/go.mod h1:1vv2SZorcHJKxEPV15CnTDhavV+NcYSNjAX7cZGX31k=
github.com/stackitcloud/stackit-sdk-go/services/cdn v1.21.0 h1:lCs1eq/OOTdwGrrkxkJ8qCnS6yLM4XZhznpML3nd1NI=
github.com/stackitcloud/stackit-sdk-go/services/cdn v1.21.0/go.mod h1:NBgvZH5ekJ2hFCNI480C9MdJsa4989YGC1YgX5ELA48=
github.com/stackitcloud/stackit-sdk-go/services/dns v0.23.1 h1:6hm7oYJeR5Bu8d+PeCvVLWjUXh78pSfdsCTZ7lu5qdc=
Expand Down
2 changes: 2 additions & 0 deletions internal/cmd/beta/beta.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
"github.com/stackitcloud/stackit-cli/internal/cmd/beta/edge"
"github.com/stackitcloud/stackit-cli/internal/cmd/beta/intake"
"github.com/stackitcloud/stackit-cli/internal/cmd/beta/sfs"
"github.com/stackitcloud/stackit-cli/internal/cmd/beta/volume"
"github.com/stackitcloud/stackit-cli/internal/cmd/beta/vpn"
"github.com/stackitcloud/stackit-cli/internal/pkg/args"
"github.com/stackitcloud/stackit-cli/internal/pkg/examples"
Expand Down Expand Up @@ -42,6 +43,7 @@ func NewCmd(params *types.CmdParams) *cobra.Command {
}

func addSubcommands(cmd *cobra.Command, params *types.CmdParams) {
cmd.AddCommand(volume.NewCmd(params))
cmd.AddCommand(sfs.NewCmd(params))
cmd.AddCommand(alb.NewCmd(params))
cmd.AddCommand(albwaf.NewCmd(params))
Expand Down
25 changes: 25 additions & 0 deletions internal/cmd/beta/volume/automation/automation.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
package automation

import (
"github.com/spf13/cobra"

"github.com/stackitcloud/stackit-cli/internal/cmd/beta/volume/automation/template"
"github.com/stackitcloud/stackit-cli/internal/pkg/types"
"github.com/stackitcloud/stackit-cli/internal/pkg/utils"
)

func NewCmd(params *types.CmdParams) *cobra.Command {
cmd := &cobra.Command{
Use: "automation",
Short: "Provides functionality for Volume Automation",
Long: "Provides functionality for Volume Automation.",
Args: cobra.NoArgs,
Run: utils.CmdHelp,
}
addSubcommands(cmd, params)
return cmd
}

func addSubcommands(cmd *cobra.Command, params *types.CmdParams) {
cmd.AddCommand(template.NewCmd(params))
}
Loading