minder profile apply
minder profile apply
Create or update a profile
Synopsis
The profile apply subcommand lets you create or update new profiles for a project within Minder.
minder profile apply [flags]
Options
-f, --file string Path to the YAML defining the profile (or - for stdin)
-h, --help help for apply
Options inherited from parent commands
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
-j, --project string ID of the project
-v, --verbose Output additional messages to STDERR
SEE ALSO
- minder profile - Manage profiles