README.md: Add info about xk6-registry import
#172
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/xk6-frostfs#172
Loading…
Reference in a new issue
No description provided.
Delete branch "elebedeva/xk6-frostfs:fix/doc-registry-importer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Relates to #154, #160
Signed-off-by: Ekaterina Lebedeva ekaterina.lebedeva@yadro.com
114f169875
to54f99dac1d
@ -11,7 +11,7 @@ var Cmd = &cobra.Command{
Short: "Import objects into registry",
Long: "Import objects into registry from pregenerated files",
Example: `xk6-registry import registry.bolt preset.json
xk6-registry import --status created registry.bolt preset.json another_preset.json`,
What is the default status we use then?
Objects are put in registry with status
created
by default.