File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed
performance-class/describe Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 44 "context"
55 "encoding/json"
66 "fmt"
7+
78 "github.com/goccy/go-yaml"
9+
810 "github.com/stackitcloud/stackit-cli/internal/pkg/args"
911 "github.com/stackitcloud/stackit-cli/internal/pkg/errors"
1012 "github.com/stackitcloud/stackit-cli/internal/pkg/examples"
Original file line number Diff line number Diff line change 44 "context"
55 "encoding/json"
66 "fmt"
7+
78 "github.com/goccy/go-yaml"
9+
810 "github.com/stackitcloud/stackit-cli/internal/pkg/args"
911 "github.com/stackitcloud/stackit-cli/internal/pkg/errors"
1012 "github.com/stackitcloud/stackit-cli/internal/pkg/examples"
Original file line number Diff line number Diff line change 44 "context"
55 "fmt"
66 "github.com/spf13/cobra"
7+
78 "github.com/stackitcloud/stackit-cli/internal/pkg/args"
89 cliErr "github.com/stackitcloud/stackit-cli/internal/pkg/errors"
910 "github.com/stackitcloud/stackit-cli/internal/pkg/examples"
Original file line number Diff line number Diff line change 44 "context"
55 "encoding/json"
66 "fmt"
7+
78 "github.com/goccy/go-yaml"
89
910 "github.com/spf13/cobra"
You can’t perform that action at this time.
0 commit comments