get S3 profile using env AWS_PROFILE

This commit is contained in:
2025-03-01 01:57:05 -06:00
parent f777c78aad
commit 3823b1bf44
4 changed files with 8 additions and 5 deletions

View File

@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
const versionStr = "0.9.0"
const versionStr = "0.9.1"
var (
versionCmd = &cobra.Command{