Skip to main content

sloctl (0.0.85)

Here's what changed in the sloctl 0.0.85 release:

Bug for sloctl delete that caused the CLI to crash and not execute the command.

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.

sloctl (0.0.81)

Here's what changed in the sloctl 0.0.81 release:

sloctl config commands that allow you to manage and switch between configuration contexts. For more details, refer to documentation.

sloctl (0.0.80)

Here's what changed in the sloctl 0.0.80 release:

Use sloctl Docker image to pass Client ID and Client Secret as environmental variables.