Skip to main content

sloctl (0.0.82, 0.0.83 and 0.0.84)

Here's what changed in the sloctl 0.0.82, 0.0.83 and 0.0.84 releases:

The ability to apply multiple files stored in a nested directory structure: sloctl supports glob patterns when using the -f flag. For example, running sloctl apply -f '**/annotations*' command will apply the configurations from files with annotations name within the whole directory tree. For more information, refer to the sloctl | Nobl9 Documentation.
Fixed a bug that resulted in returning incorrect agent secrets via YAML when two agents with the same name existed in different projects.